Skip to content

Commit

Permalink
Update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
phenixblue committed May 17, 2020
1 parent e65e495 commit a720eaa
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ builds:
- goos: windows
goarch: ppc64le
archives:
-
builds:
- default
replacements:
darwin: macos
linux: linux
windows: win
amd64: x86_64
format_overrides:
- goos: windows
format: zip
-
builds:
- default
replacements:
darwin: macos
linux: linux
windows: win
amd64: x86_64
format_overrides:
- goos: windows
format: zip
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit a720eaa

Please sign in to comment.