From 80468d678c1de723fa3093eb4235472cd7fbae8c Mon Sep 17 00:00:00 2001 From: Soma Szelpal Date: Thu, 11 Jan 2024 11:47:30 +0100 Subject: [PATCH] Removing old archives section leftover --- .goreleaser.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 71e1e8a..247e597 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -31,15 +31,6 @@ archives: - goos: windows format: zip -archives: -- replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 - arm64: arm64 - checksum: name_template: 'checksums.txt'