mirror of
https://github.com/ffuf/ffuf
synced 2025-01-20 23:23:54 +00:00
Update goreleaser config (#145)
This commit is contained in:
parent
bb59f50cbe
commit
8970d9b4ea
1 changed files with 10 additions and 10 deletions
|
@ -12,8 +12,8 @@ builds:
|
|||
- arm
|
||||
- arm64
|
||||
|
||||
|
||||
archive:
|
||||
archives:
|
||||
- id: tgz
|
||||
format: tar.gz
|
||||
replacements:
|
||||
darwin: macOS
|
||||
|
@ -21,5 +21,5 @@ archive:
|
|||
- goos: windows
|
||||
format: zip
|
||||
|
||||
sign:
|
||||
artifacts: checksum
|
||||
signs:
|
||||
- artifacts: checksum
|
||||
|
|
Loading…
Reference in a new issue