diff --git a/bucket/nuclei.json b/bucket/nuclei.json index 81b0069dc0..26f7513d4b 100644 --- a/bucket/nuclei.json +++ b/bucket/nuclei.json @@ -1,16 +1,16 @@ { - "version": "3.4.8", + "version": "3.4.9", "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.8_windows_amd64.zip", - "hash": "794bbb72757d7d4bbddb505323bd9a3d23536bfd18bd9ab1294a3c9b5c90ec11" + "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.9_windows_amd64.zip", + "hash": "6dc29074e4bcde91400c0579fa3c10ad5905fabc5c17a7ebd4668bb06bc77b51" }, "32bit": { - "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.8_windows_386.zip", - "hash": "643d2ea588c854adcfbc6f53f6bc1156e036736dcb11b5982d1e34366cc4e3dd" + "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.9_windows_386.zip", + "hash": "e9142045734a330f232a9966421916f4663bb2ff27735d79c9971ddbe800b10e" } }, "bin": "nuclei.exe",