From 7f822db969e1e269e5923e0d6bff379cb5129fa3 Mon Sep 17 00:00:00 2001 From: Luke Carr Date: Sat, 2 Sep 2023 16:58:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Fixed=20broken=20`goreleaser`=20?= =?UTF-8?q?config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 764fe19..cb53990 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -19,12 +19,7 @@ builds: - windows_amd64 archives: - - replacements: - darwin: macos - 386: 32bit - amd64: 64bit - arm: arm32 - format_overrides: + - format_overrides: - goos: windows format: zip