bettercap: 2.41.5 -> 2.41.7

(cherry picked from commit abce6d78c7)
This commit is contained in:
R. Ryantm
2026-05-11 15:45:41 +00:00
committed by Julian Stecklina
parent 9093dfbe48
commit e4140c3b75

View File

@@ -12,13 +12,13 @@
buildGoModule rec {
pname = "bettercap";
version = "2.41.5";
version = "2.41.7";
src = fetchFromGitHub {
owner = "bettercap";
repo = "bettercap";
rev = "v${version}";
sha256 = "sha256-mw2Fe/7kSowozUpmXC5tMHZ02bF5+UHmy+lmkJ6SeLM=";
sha256 = "sha256-oiJPZW0ywrRlKq9kfKilCxbq9WN5VhhY2T/5iDe78RM=";
};
vendorHash = "sha256-ssNGy40KMJ9P33uEGyYOer92QRS2T6DQlKaf/3XMFwQ=";