nuclei: Update to version 3.6.2

This commit is contained in:
github-actions[bot] 2025-12-31 20:29:37 +00:00
parent 3b43da33a3
commit eaedd4475a

View File

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