chore: update GoReleaser configurations (#6280)

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman 2025-06-25 00:23:15 +03:00 committed by GitHub
parent 3bcbcc6e65
commit 2c3df33a98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: