nuclei: Update to version 3.6.1

This commit is contained in:
github-actions[bot] 2025-12-16 12:32:23 +00:00
parent 83337b2067
commit 3bb8c30c55

View File

@ -1,16 +1,16 @@
{ {
"version": "3.6.0", "version": "3.6.1",
"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.6.0_windows_amd64.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.1_windows_amd64.zip",
"hash": "85fd42e94e0527dfb75f0810b45960b95dbead050d3590ea7235d318e7305399" "hash": "808d78a45239655f4d6b24e120101eccb6db25a63c91dd3696790631e79da090"
}, },
"32bit": { "32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.0_windows_386.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.1_windows_386.zip",
"hash": "c8fec64c00461e03d20cfb39a3799e36872dd4d81a71b6a1f3b0ef5973c15a78" "hash": "ba9ba34a2c51a204664ddd251fcc499ee3b9d3156fad1c907dfbb0d82db7d435"
} }
}, },
"bin": "nuclei.exe", "bin": "nuclei.exe",