mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
nuclei: Update to version 3.4.7
This commit is contained in:
parent
2794d05343
commit
8f721f4454
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.6",
|
"version": "3.4.7",
|
||||||
"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.4.6_windows_amd64.zip",
|
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.7_windows_amd64.zip",
|
||||||
"hash": "5e925633c61101a1fa9ed3b2a095c36a426505c22c0a7c4513d052ca645e9f53"
|
"hash": "3461ee9f48e68095be0498f42cb4537f2cfbcb9fb3b8cb52bc3ec08cdc15824e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.6_windows_386.zip",
|
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.7_windows_386.zip",
|
||||||
"hash": "85c0fe4f09bfc92c0a80d9d5bbcf3eaef3e87170afdddce59516b04acac74694"
|
"hash": "5d3f154c19fc61d02f0ea45a7e5358b3120421f8c2f1877174c667fd05597a0a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nuclei.exe",
|
"bin": "nuclei.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user