bettercap 2.17
Closes #37117. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
90a7d09cc2
commit
086102af8f
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.16.tar.gz"
|
||||
sha256 "75291742df7ced2fc7daa445c87c90aecdd21249892bc6664a5acf2a50c2fa22"
|
||||
url "https://github.com/bettercap/bettercap/archive/v2.17.tar.gz"
|
||||
sha256 "a4303eca6e7ed2aabe23638a2f2eb61b0786911e6ddb5153500b3d1ffe7af252"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue