Update goreleaser config file
This commit is contained in:
@@ -19,6 +19,9 @@ builds:
|
||||
goarm:
|
||||
- 6
|
||||
- 7
|
||||
ignore:
|
||||
- goos: darwin
|
||||
goarch: 386
|
||||
main: ./cmd/massdl/
|
||||
archives:
|
||||
- replacements:
|
||||
@@ -37,6 +40,7 @@ checksum:
|
||||
name_template: 'checksums.txt'
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
project_name: uploader_tools
|
||||
changelog:
|
||||
sort: asc
|
||||
filters:
|
||||
|
Reference in New Issue
Block a user