bettercap 2.22
Closes #38543. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
aaca118192
commit
b58e160a2c
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.21.1.tar.gz"
|
||||
sha256 "8b38d177024f2e77b32b35682627f5889f0650c69ab6d602472bdc65a16d8b07"
|
||||
url "https://github.com/bettercap/bettercap/archive/v2.22.tar.gz"
|
||||
sha256 "5bcbde5785dd2983f6379f8bbc5f286fe8e53295cf1e04a8042fa467f345e7f4"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue