Skip to content

Commit

Permalink
style: format YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Sep 17, 2021
1 parent fa80e02 commit f3a25f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ packages:
description: A command-line tool that makes git easier to use with GitHub.
format: tgz
format_overrides:
- goos: windows
format: zip
- goos: windows
format: zip
files:
- name: hub
src: 'hub-{{.OS}}-{{.Arch}}-{{trimV .Version}}/bin/hub'
Expand Down Expand Up @@ -274,8 +274,8 @@ packages:
dragonfly: DragonFlyBSD
format: tar.gz
format_overrides:
- goos: windows
format: zip
- goos: windows
format: zip
- name: golang/go
type: http
url: https://golang.org/dl/go{{.Version}}.{{.OS}}-{{.Arch}}.tar.gz
Expand Down

0 comments on commit f3a25f5

Please sign in to comment.