gobuster 1.4.1
Closes #22890. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
595eda3fc8
commit
5bcf24009e
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
||||||
class Gobuster < Formula
|
class Gobuster < Formula
|
||||||
desc "Directory/file & DNS busting tool written in Go"
|
desc "Directory/file & DNS busting tool written in Go"
|
||||||
homepage "https://github.com/OJ/gobuster"
|
homepage "https://github.com/OJ/gobuster"
|
||||||
url "https://github.com/OJ/gobuster/archive/v1.4.tar.gz"
|
url "https://github.com/OJ/gobuster/archive/v1.4.1.tar.gz"
|
||||||
sha256 "e0469df94baf7f89c87e32d5fb4fa44cadaa30587ea843d2dbbe1792992ca143"
|
sha256 "d5b8032aac6c4e1975b8302a6192274610f601a659253861e71ec5bca1c4da38"
|
||||||
head "https://github.com/OJ/gobuster.git"
|
head "https://github.com/OJ/gobuster.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue