Skip to content

Commit 5e6ed6a

Browse files
committed
[Anbarasan/Rooba] | Changes goreleaser config as per the latest release
1 parent fb666a0 commit 5e6ed6a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.goreleaser.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ builds:
44
- env:
55
- CGO_ENABLED=0
66
- GO111MODULE=on
7-
archive:
8-
replacements:
9-
darwin: Darwin
10-
linux: Linux
11-
windows: Windows
12-
386: i386
13-
amd64: x86_64
7+
archives:
8+
- replacements:
9+
darwin: Darwin
10+
linux: Linux
11+
windows: Windows
12+
386: i386
13+
amd64: x86_64
1414
checksum:
1515
name_template: 'checksums.txt'
1616
snapshot:

0 commit comments

Comments
 (0)