Skip to content

Commit 0daaf37

Browse files
committed
bettercap 2.41.3
1 parent 1ef74b6 commit 0daaf37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bettercap.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bettercap < Formula
22
desc "Swiss army knife for network attacks and monitoring"
33
homepage "https://www.bettercap.org/"
4-
url "https://github.com/bettercap/bettercap/archive/refs/tags/v2.41.2.tar.gz"
5-
sha256 "990fe894259b0129ad1e331d020b151f1494f850ef25be3e110e8ddc9525b79f"
4+
url "https://github.com/bettercap/bettercap/archive/refs/tags/v2.41.3.tar.gz"
5+
sha256 "139280488c99422487542aafca79d388af0e0f5bcd4f2819b0cba4c53940d332"
66
license "GPL-3.0-only"
77
head "https://github.com/bettercap/bettercap.git", branch: "master"
88

0 commit comments

Comments
 (0)