nuclei: Update to version 3.4.1

This commit is contained in:
github-actions[bot] 2025-03-28 08:30:06 +00:00
parent 4027034920
commit 8601e7d727

View File

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