bettercap 2.13
Closes #36488. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
2c65b84edb
commit
0b20bc6b65
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bettercap < Formula
|
||||
desc "Swiss army knife for network attacks and monitoring"
|
||||
homepage "https://www.bettercap.org/"
|
||||
url "https://github.com/bettercap/bettercap/archive/v2.12.tar.gz"
|
||||
sha256 "d4d85928d39134eccdb086570664d0927fef29f3caba6848c357e0df94f10fa2"
|
||||
url "https://github.com/bettercap/bettercap/archive/v2.13.tar.gz"
|
||||
sha256 "fe7d1dff0f4de079a2cfab92c4593e56c62e666575b52d80401b523a83578a27"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue