mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 12:15:29 +00:00
chore: update GoReleaser configurations (#6280)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
parent
3bcbcc6e65
commit
2c3df33a98
@ -38,9 +38,9 @@ builds:
|
||||
# goarch: [amd64]
|
||||
|
||||
archives:
|
||||
- format: zip
|
||||
- formats: [zip]
|
||||
id: nuclei
|
||||
builds: [nuclei-cli]
|
||||
ids: [nuclei-cli]
|
||||
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ if eq .Os "darwin" }}macOS{{ else }}{{ .Os }}{{ end }}_{{ .Arch }}'
|
||||
|
||||
checksum:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user