Skip to content

Commit 5bb7fb6

Browse files
Merge pull request #8865 from emmanuel-ferdman/main
chore: update GoReleaser configurations
2 parents 6bc62e2 + e8c29f3 commit 5bb7fb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ archives:
3939
- name_template: "jx-{{ .Os }}-{{ .Arch }}"
4040
format_overrides:
4141
- goos: windows
42-
format: zip
42+
formats:
43+
- zip
4344
checksum:
4445
# You can change the name of the checksums file.
4546
# Default is `jx_{{ .Version }}_checksums.txt`.

0 commit comments

Comments
 (0)