mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
gobuster: Update to version 3.8.0
This commit is contained in:
parent
22dedc258e
commit
7d1bff523e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.0",
|
"version": "3.8.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.7.0/gobuster_Windows_x86_64.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.0/gobuster_Windows_x86_64.zip",
|
||||||
"hash": "424595b70c2084c8f7570f292c23cdb82ec1eae7b64baa5d50d92d5fd6885c51"
|
"hash": "89205fcd3fb40873195fdd5da879d42a32f8eb962ae1467c403c9be3d0db127a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.7.0/gobuster_Windows_i386.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.0/gobuster_Windows_i386.zip",
|
||||||
"hash": "85bf5698681cc6cd46a4e9b76884f0d2721c5a985320658de4a5bdc1a9ef019f"
|
"hash": "216dd3dc05d5c757bff39c94574128979f0e54842a4e4a6d699a9bfe1241aa81"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.7.0/gobuster_Windows_arm64.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.8.0/gobuster_Windows_arm64.zip",
|
||||||
"hash": "e010a9b8b44ab6842be5ff0dbad2c4ea4141d4adaece4ba4658d1e0274830bd2"
|
"hash": "5a733a0b684b9af5866fd40efe91e421f8a4c5140a1467f7c277bc4d8413032e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gobuster.exe",
|
"bin": "gobuster.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user