File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- version : 1
1+ version : 2
22
33before :
44 hooks :
@@ -43,7 +43,7 @@ universal_binaries:
4343 - replace : true
4444
4545archives :
46- - format : tar.gz
46+ - formats : [' tar.gz']
4747 wrap_in_directory : true
4848 files :
4949 - src : MANUAL.html
@@ -52,7 +52,7 @@ archives:
5252 dst : LICENSE.txt
5353 format_overrides :
5454 - goos : windows
55- format : zip
55+ formats : [' zip']
5656
5757nfpms :
5858 - id : xt-packages
@@ -103,7 +103,7 @@ brews:
103103 name : goreleaserbot
104104 email : bot@goreleaser.com
105105 commit_msg_template : " Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
106- folder : Formula
106+ directory : Formula
107107 homepage : https://unpackerr.com/
108108 description : " eXtractor Tool - Recursively decompress archives"
109109 license : MIT
You can’t perform that action at this time.
0 commit comments