Skip to content

Commit

Permalink
Merge pull request #209 from suzuki-shunsuke/style/format-yaml
Browse files Browse the repository at this point in the history
style: format YAML
  • Loading branch information
suzuki-shunsuke authored Sep 17, 2021
2 parents fa80e02 + f3a25f5 commit 8394323
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 8394323

Please sign in to comment.