Changed checksums extension to checksums.sha256 (#2153)

mine
Adam Sranko 2023-07-26 20:46:19 +02:00 committed by GitHub
parent 55c1905eb1
commit 8af2956d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ archives:
- goos: windows
format: zip
checksum:
name_template: "checksums.txt"
name_template: "checksums.sha256"
snapshot:
name_template: "{{ .Tag }}-next"
changelog: