From a51e10228584efd75b25ea46cd3faf57e4f07096 Mon Sep 17 00:00:00 2001 From: Tim Clifford Date: Mon, 23 Nov 2020 21:41:52 +0000 Subject: [PATCH] Removing gzips and using binary --- .goreleaser.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 39c7d36..e748845 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -14,12 +14,7 @@ builds: - windows - darwin archives: - - replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 + - format: binary checksum: name_template: 'checksums.txt' signs: