mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
nuclei: Update to version 3.6.0
This commit is contained in:
parent
39fe47960f
commit
1c01ef3ae6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.1",
|
"version": "3.6.0",
|
||||||
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
|
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
|
||||||
"homepage": "https://github.com/projectdiscovery/nuclei",
|
"homepage": "https://github.com/projectdiscovery/nuclei",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.5.1_windows_amd64.zip",
|
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.0_windows_amd64.zip",
|
||||||
"hash": "27e36934c046b920f628d52706de1fbfe7f5b6e1624f59cebe3128f5ee6d599d"
|
"hash": "85fd42e94e0527dfb75f0810b45960b95dbead050d3590ea7235d318e7305399"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.5.1_windows_386.zip",
|
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.0_windows_386.zip",
|
||||||
"hash": "a461a89bffebed2f36112db0ed076b26d715e20fb1593f66b6da312c0b5da8d4"
|
"hash": "c8fec64c00461e03d20cfb39a3799e36872dd4d81a71b6a1f3b0ef5973c15a78"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nuclei.exe",
|
"bin": "nuclei.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user