10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b91d2 commit 3f3389fCopy full SHA for 3f3389f
Formula/feroxbuster.rb
@@ -1,8 +1,8 @@
1
class Feroxbuster < Formula
2
desc "Fast, simple, recursive content discovery tool written in Rust"
3
homepage "https://epi052.github.io/feroxbuster"
4
- url "https://github.com/epi052/feroxbuster/archive/refs/tags/v2.9.2.tar.gz"
5
- sha256 "c10b9667c738a0d70824b6833c2b8218591e8e827fddbff4a9d685f3284c7cc2"
+ url "https://github.com/epi052/feroxbuster/archive/refs/tags/v2.9.3.tar.gz"
+ sha256 "94048f360092ae2bea5a7b4a1c642432eec2a6aeb76a7d66aa2cafb909f43bc9"
6
license "MIT"
7
8
bottle do
0 commit comments