Update .goreleaser.yml (#2172)

This commit is contained in:
laurentsimon 2022-08-18 14:58:35 -07:00 committed by GitHub
parent f7c0db7377
commit 2cbf5afd54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,6 @@ checksum:
# Accepted options are sha256, sha512, sha1, crc32, md5, sha224 and sha384.
# Default is sha256.
name_template: "{{ .ProjectName }}_checksums.txt"
algorithm: sha512
snapshot:
name_template: SNAPSHOT-{{ .ShortCommit }}