mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 17:45:28 +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]
|
# goarch: [amd64]
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- format: zip
|
- formats: [zip]
|
||||||
id: nuclei
|
id: nuclei
|
||||||
builds: [nuclei-cli]
|
ids: [nuclei-cli]
|
||||||
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ if eq .Os "darwin" }}macOS{{ else }}{{ .Os }}{{ end }}_{{ .Arch }}'
|
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ if eq .Os "darwin" }}macOS{{ else }}{{ .Os }}{{ end }}_{{ .Arch }}'
|
||||||
|
|
||||||
checksum:
|
checksum:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user