From 2cbf5afd5460b51fd40939f8c44b32543b1a0bcb Mon Sep 17 00:00:00 2001 From: laurentsimon <64505099+laurentsimon@users.noreply.github.com> Date: Thu, 18 Aug 2022 14:58:35 -0700 Subject: [PATCH] Update .goreleaser.yml (#2172) --- .goreleaser.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 8833a882..bb86bd0a 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -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 }}