mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gobuster: Update to version 3.3.0
This commit is contained in:
parent
1344caeed8
commit
31b821f521
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.0",
|
"version": "3.3.0",
|
||||||
"description": "A tool to brute-force URIs, DNS subdomains or Virtual Host names",
|
"description": "A tool to brute-force URIs, DNS subdomains or Virtual Host names",
|
||||||
"homepage": "https://github.com/OJ/gobuster",
|
"homepage": "https://github.com/OJ/gobuster",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.2.0/gobuster_3.2.0_Windows_x86_64.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.3.0/gobuster_3.3.0_Windows_x86_64.zip",
|
||||||
"hash": "fce95296c5f262717ec43b5ebf2b82c88edc042d4dc4bfa793ad4fd014902014"
|
"hash": "6c541d743dee91a8653fa9ee6dad152248abb6086e2c9e028b1ccd6cdf410bc7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.2.0/gobuster_3.2.0_Windows_i386.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.3.0/gobuster_3.3.0_Windows_i386.zip",
|
||||||
"hash": "6f1e43cd25c9b010e1c0e108851ead50a26470a627dc8d1da8c28d718e48c02c"
|
"hash": "ede4745b87bb172970e7dff4fbe8c0882663ee28863c987531aea80ff6fdf6a2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.2.0/gobuster_3.2.0_Windows_arm64.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.3.0/gobuster_3.3.0_Windows_arm64.zip",
|
||||||
"hash": "2d5e3dc965943d71ce40ebfeb8084f80f9fbc00bf8e285d5bfcf6b9231195240"
|
"hash": "256259568405d1a5700468f64549003ca14bf8801505c6c4c107592ce47482b4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gobuster.exe",
|
"bin": "gobuster.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user