Skip to content

Commit 1fc646b

Browse files
committed
Update goreleaser file to latest version
1 parent 647b518 commit 1fc646b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.goreleaser.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ builds:
88
- windows
99
- linux
1010
- darwin
11-
archive:
12-
format: tar.gz
11+
archives:
12+
- format: tar.gz
1313
format_overrides:
1414
- goos: windows
1515
format: zip
@@ -24,8 +24,8 @@ changelog:
2424
exclude:
2525
- '^docs:'
2626
- '^test:'
27-
brew:
28-
github:
27+
brews:
28+
- github:
2929
owner: instrumenta
3030
name: homebrew-instrumenta
3131
folder: Formula

0 commit comments

Comments
 (0)