Skip to content

Commit

Permalink
change name for darwin checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
altitude committed Jul 19, 2021
1 parent 3dcd26d commit f3c01b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.goreleaser.darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ archives:
darwin: macos
amd64: x86_64
checksum:
name_template: 'checksums.txt'
name_template: 'checksums-darwin.txt'
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
Expand Down

0 comments on commit f3c01b7

Please sign in to comment.