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 e405058 commit c913d0dCopy full SHA for c913d0d
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.1.tar.gz"
5
- sha256 "c00a489110a01b799796bfc5701bbaea882e0a1aa675d16ce2aba25bd0d71ad1"
+ url "https://github.com/bettercap/bettercap/archive/refs/tags/v2.41.2.tar.gz"
+ sha256 "990fe894259b0129ad1e331d020b151f1494f850ef25be3e110e8ddc9525b79f"
6
license "GPL-3.0-only"
7
head "https://github.com/bettercap/bettercap.git", branch: "master"
8
0 commit comments