gobuster: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2022-12-19 12:30:33 +00:00
parent ee7ff37237
commit 0c1f572a5e

View File

@ -1,20 +1,20 @@
{
"version": "3.3.0",
"version": "3.4.0",
"description": "A tool to brute-force URIs, DNS subdomains or Virtual Host names",
"homepage": "https://github.com/OJ/gobuster",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/OJ/gobuster/releases/download/v3.3.0/gobuster_3.3.0_Windows_x86_64.zip",
"hash": "6c541d743dee91a8653fa9ee6dad152248abb6086e2c9e028b1ccd6cdf410bc7"
"url": "https://github.com/OJ/gobuster/releases/download/v3.4.0/gobuster_3.4.0_Windows_x86_64.zip",
"hash": "c9c2890f654217441599c4d4b7f9bddd58cf3881a7aacff2ed13ed66a94b5ee0"
},
"32bit": {
"url": "https://github.com/OJ/gobuster/releases/download/v3.3.0/gobuster_3.3.0_Windows_i386.zip",
"hash": "ede4745b87bb172970e7dff4fbe8c0882663ee28863c987531aea80ff6fdf6a2"
"url": "https://github.com/OJ/gobuster/releases/download/v3.4.0/gobuster_3.4.0_Windows_i386.zip",
"hash": "70faf6f65906885e3d2a30d3691bbfde7b9864edf88e0cb1f8f673a9a43ea2c0"
},
"arm64": {
"url": "https://github.com/OJ/gobuster/releases/download/v3.3.0/gobuster_3.3.0_Windows_arm64.zip",
"hash": "256259568405d1a5700468f64549003ca14bf8801505c6c4c107592ce47482b4"
"url": "https://github.com/OJ/gobuster/releases/download/v3.4.0/gobuster_3.4.0_Windows_arm64.zip",
"hash": "6e4fbbdaf8ef6e2f09f711ad8d15356a4d588d53de66a4469e9f20b651d52944"
}
},
"bin": "gobuster.exe",