nuclei: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2025-03-27 12:31:29 +00:00
parent 394adbf432
commit 516892e14b

View File

@ -1,16 +1,16 @@
{
"version": "3.3.10",
"version": "3.4.0",
"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.3.10_windows_amd64.zip",
"hash": "abe42d582c078f4c7b0b087cedd6a2bd1d7ce66c1448f34511fd739d07187fdf"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.0_windows_amd64.zip",
"hash": "210dda6c14eadc082acea0f1a36a41952c69e47820e5891eb358ae172f18ba69"
},
"32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.3.10_windows_386.zip",
"hash": "0fb20e90fad861ddd90a5659e34d8122168925d72db8a346bbd7f20f7dad8268"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.0_windows_386.zip",
"hash": "6dff38c723fceeebb11dd6c9a566f81cc5246c3e49d3e02d272afed6482ed759"
}
},
"bin": "nuclei.exe",