From 3b703995ed63ac2ed18d08ae818942651ec2b020 Mon Sep 17 00:00:00 2001 From: CHIKAMATSU Naohiro Date: Sun, 20 Mar 2022 19:30:39 +0900 Subject: [PATCH] Fix --- .goreleaser.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 2b878d4..4573b0a 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -16,14 +16,9 @@ builds: archives: - name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}" replacements: - darwin: Darwin linux: Linux - windows: Windows 386: i386 amd64: x86_64 - format_overrides: - - goos: windows - format: zip checksum: name_template: "checksums.txt" snapshot: