mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Change checksum file name to SHA256SUMS so it can be used with rget
See:
https://github.com/merklecounty/rget/blob/master/Documentation/integrations.md
6c02b98031/.goreleaser.yml (L30)
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
This commit is contained in:
@@ -54,5 +54,5 @@ archives:
|
||||
- LICENSE
|
||||
|
||||
checksum:
|
||||
name_template: '{{.ProjectName}}-{{.Tag}}-checksums.txt'
|
||||
name_template: 'SHA256SUMS'
|
||||
algorithm: sha256
|
||||
|
||||
Reference in New Issue
Block a user