Changed checksums extension to checksums.sha256 (#2153)
parent
55c1905eb1
commit
8af2956d61
|
|
@ -37,7 +37,7 @@ archives:
|
|||
- goos: windows
|
||||
format: zip
|
||||
checksum:
|
||||
name_template: "checksums.txt"
|
||||
name_template: "checksums.sha256"
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
changelog:
|
||||
|
|
|
|||
Loading…
Reference in New Issue