nuclei: Update to version 3.4.2

This commit is contained in:
github-actions[bot] 2025-04-08 12:31:26 +00:00
parent 5ca0306f6d
commit 2021603c16

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.1", "version": "3.4.2",
"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.1_windows_amd64.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.2_windows_amd64.zip",
"hash": "34d73dde90fb5756242977a47e7240f7475135e334e1534e4ef040058219392a" "hash": "6362149857a03f1de45736bb8ca114db5c1152045dde9572998460469315c513"
}, },
"32bit": { "32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.1_windows_386.zip", "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.2_windows_386.zip",
"hash": "61c2c39be8a6f1d8b20df2cc7c63ba177c3b5bbfacbe3d8ad60cb4c234c354dc" "hash": "6986ad9ed600735795484778f57587a5f1c4ca58c1474121a5cfa2363cfd9350"
} }
}, },
"bin": "nuclei.exe", "bin": "nuclei.exe",