mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
gobuster: Update to version 3.5.0
This commit is contained in:
parent
ac7f993fc9
commit
6232a098b8
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.0",
|
"version": "3.5.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.4.0/gobuster_3.4.0_Windows_x86_64.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.5.0/gobuster_3.5.0_Windows_x86_64.zip",
|
||||||
"hash": "c9c2890f654217441599c4d4b7f9bddd58cf3881a7aacff2ed13ed66a94b5ee0"
|
"hash": "6b2df88eb8fc3046f54116992e9a924284d2ebb228c810eb8e799a18181e2ec8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.4.0/gobuster_3.4.0_Windows_i386.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.5.0/gobuster_3.5.0_Windows_i386.zip",
|
||||||
"hash": "70faf6f65906885e3d2a30d3691bbfde7b9864edf88e0cb1f8f673a9a43ea2c0"
|
"hash": "f226d809bf4eb1ea27bd3a9f59c5892b549a2edd634127a2361652ddafa5b7e0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/OJ/gobuster/releases/download/v3.4.0/gobuster_3.4.0_Windows_arm64.zip",
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.5.0/gobuster_3.5.0_Windows_arm64.zip",
|
||||||
"hash": "6e4fbbdaf8ef6e2f09f711ad8d15356a4d588d53de66a4469e9f20b651d52944"
|
"hash": "276c533e1f3b2a222ab0775516ba297aee18d017fcb051fc05a94ce4d421ce94"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gobuster.exe",
|
"bin": "gobuster.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user