We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef74b6 commit 0daaf37Copy full SHA for 0daaf37
Formula/b/bettercap.rb
@@ -1,8 +1,8 @@
1
class Bettercap < Formula
2
desc "Swiss army knife for network attacks and monitoring"
3
homepage "https://www.bettercap.org/"
4
- url "https://github.com/bettercap/bettercap/archive/refs/tags/v2.41.2.tar.gz"
5
- sha256 "990fe894259b0129ad1e331d020b151f1494f850ef25be3e110e8ddc9525b79f"
+ url "https://github.com/bettercap/bettercap/archive/refs/tags/v2.41.3.tar.gz"
+ sha256 "139280488c99422487542aafca79d388af0e0f5bcd4f2819b0cba4c53940d332"
6
license "GPL-3.0-only"
7
head "https://github.com/bettercap/bettercap.git", branch: "master"
8
0 commit comments