nuclei: Update to version 3.4.5

This commit is contained in:
github-actions[bot] 2025-06-17 00:40:46 +00:00
parent 5837731164
commit 3c0b54c7e7

View File

@ -1,16 +1,16 @@
{
"version": "3.4.4",
"version": "3.4.5",
"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.4_windows_amd64.zip",
"hash": "7e72e27731783abe5b6a7cdc77a5c7f7a439673a8c252ab41bc7a66ed9fc5aca"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.5_windows_amd64.zip",
"hash": "1d31a30ca9df57df2c09496f5be33cce6f767210d933a158446c48b2908946bb"
},
"32bit": {
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.4_windows_386.zip",
"hash": "43be19ef023abe615320fffa45e756fb547fc2571645fef937a5fa89ebaddc03"
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.5_windows_386.zip",
"hash": "0384c633c372b7bd6716d3b4234027f23062549b451b10afe57eeaaad05ee3c1"
}
},
"bin": "nuclei.exe",