bettercap 2.19
Closes #37751. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
12e22ca406
commit
450c43c55e
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.18.tar.gz"
|
||||
sha256 "fa7192ce330a4c6f7e37974a26826f61be4407d1ee8994f5d732cfed4dab5b74"
|
||||
url "https://github.com/bettercap/bettercap/archive/v2.19.tar.gz"
|
||||
sha256 "dda2111d97db29bdb2e4411aebd1cf37dc3aadfeb63b1e127899079c562cb818"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue