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