diff --git a/bucket/nuclei.json b/bucket/nuclei.json index 288feb2d7e..e52d8aa038 100644 --- a/bucket/nuclei.json +++ b/bucket/nuclei.json @@ -1,16 +1,16 @@ { - "version": "3.5.1", + "version": "3.6.0", "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.5.1_windows_amd64.zip", - "hash": "27e36934c046b920f628d52706de1fbfe7f5b6e1624f59cebe3128f5ee6d599d" + "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.0_windows_amd64.zip", + "hash": "85fd42e94e0527dfb75f0810b45960b95dbead050d3590ea7235d318e7305399" }, "32bit": { - "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.5.1_windows_386.zip", - "hash": "a461a89bffebed2f36112db0ed076b26d715e20fb1593f66b6da312c0b5da8d4" + "url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.6.0_windows_386.zip", + "hash": "c8fec64c00461e03d20cfb39a3799e36872dd4d81a71b6a1f3b0ef5973c15a78" } }, "bin": "nuclei.exe",