Skip to content

Commit

Permalink
Changed checksums extension to checksums.sha256 (derailed#2153)
Browse files Browse the repository at this point in the history
  • Loading branch information
eiachh authored Jul 26, 2023
1 parent 82eeafe commit 1dbf3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ archives:
- goos: windows
format: zip
checksum:
name_template: "checksums.txt"
name_template: "checksums.sha256"
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
Expand Down

0 comments on commit 1dbf3a6

Please sign in to comment.