mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
gobuster: Update to version 3.8.2
This commit is contained in:
parent
2011a7c308
commit
6d85e08945
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.8.1",
|
||||
"version": "3.8.2",
|
||||
"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.8.1/gobuster_Windows_x86_64.zip",
|
||||
"hash": "8698837017e6d268e7cee1017212c7cb299d36adcee6609b918904e1caabde75"
|
||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.2/gobuster_Windows_x86_64.zip",
|
||||
"hash": "677abe8e56c5455804225ad2264dc6e9981e99673ef3ccd6a2fa2af8a2e92aba"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.1/gobuster_Windows_i386.zip",
|
||||
"hash": "79ea60e7d9d17f269919b038704659284f38b4642b31553f2c677946657f485e"
|
||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.2/gobuster_Windows_i386.zip",
|
||||
"hash": "ccd24e67a134116d6fe23c0e1a230a6e608d46e1ddae0841d82fc6df08e6ea02"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.1/gobuster_Windows_arm64.zip",
|
||||
"hash": "94bf415fd279851d7a0461b84cba48601be9a724cde040201a3ab6ad5ca202d0"
|
||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.2/gobuster_Windows_arm64.zip",
|
||||
"hash": "14ca560d798c200f264498f5f7598020fc6c42c47ae752258862cd71c7a70a24"
|
||||
}
|
||||
},
|
||||
"bin": "gobuster.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user