mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-28 03:55:43 +00:00
Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev
This commit is contained in:
commit
b623ca8ace
@ -20,6 +20,8 @@ builds:
|
||||
goarch: '386'
|
||||
- goos: windows
|
||||
goarch: 'arm'
|
||||
- goos: windows
|
||||
goarch: 'arm64'
|
||||
|
||||
binary: '{{ .ProjectName }}'
|
||||
main: cmd/nuclei/main.go
|
||||
@ -30,4 +32,4 @@ archives:
|
||||
darwin: macOS
|
||||
|
||||
checksum:
|
||||
algorithm: sha256
|
||||
algorithm: sha256
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user