bettercap 2.21.1
Closes #38417. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
35c312a26d
commit
2282224cd1
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.20.tar.gz"
|
||||
sha256 "f9c6d2f77b59e809f425f3489c194bd21120b8d30819afc18bab617ac6d47cac"
|
||||
url "https://github.com/bettercap/bettercap/archive/v2.21.1.tar.gz"
|
||||
sha256 "8b38d177024f2e77b32b35682627f5889f0650c69ab6d602472bdc65a16d8b07"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue