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 5124293 commit e14889eCopy full SHA for e14889e
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.0.tar.gz"
5
- sha256 "6c2161acb85599a066bea2d28805f72cde68c13fefb8e67c5c72f3c31c3372c1"
+ url "https://github.com/bettercap/bettercap/archive/refs/tags/v2.41.1.tar.gz"
+ sha256 "c00a489110a01b799796bfc5701bbaea882e0a1aa675d16ce2aba25bd0d71ad1"
6
license "GPL-3.0-only"
7
head "https://github.com/bettercap/bettercap.git", branch: "master"
8
0 commit comments