mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
nuclei: Update to version 3.6.1
This commit is contained in:
parent
83337b2067
commit
3bb8c30c55
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.6.0",
|
||||
"version": "3.6.1",
|
||||
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
|
||||
"homepage": "https://github.com/projectdiscovery/nuclei",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.0_windows_amd64.zip",
|
||||
"hash": "85fd42e94e0527dfb75f0810b45960b95dbead050d3590ea7235d318e7305399"
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.1_windows_amd64.zip",
|
||||
"hash": "808d78a45239655f4d6b24e120101eccb6db25a63c91dd3696790631e79da090"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.0_windows_386.zip",
|
||||
"hash": "c8fec64c00461e03d20cfb39a3799e36872dd4d81a71b6a1f3b0ef5973c15a78"
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.1_windows_386.zip",
|
||||
"hash": "ba9ba34a2c51a204664ddd251fcc499ee3b9d3156fad1c907dfbb0d82db7d435"
|
||||
}
|
||||
},
|
||||
"bin": "nuclei.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user