Skip to content

Commit c913d0d

Browse files
committed
bettercap 2.41.2
1 parent e405058 commit c913d0d

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.1.tar.gz"
5-
sha256 "c00a489110a01b799796bfc5701bbaea882e0a1aa675d16ce2aba25bd0d71ad1"
4+
url "https://github.com/bettercap/bettercap/archive/refs/tags/v2.41.2.tar.gz"
5+
sha256 "990fe894259b0129ad1e331d020b151f1494f850ef25be3e110e8ddc9525b79f"
66
license "GPL-3.0-only"
77
head "https://github.com/bettercap/bettercap.git", branch: "master"
88

0 commit comments

Comments
 (0)