bettercap: 2.41.5 -> 2.41.7 (#519061)

This commit is contained in:
Nick Cao
2026-05-11 21:41:58 +00:00
committed by GitHub
+2 -2
View File
@@ -12,13 +12,13 @@
buildGoModule (finalAttrs: {
pname = "bettercap";
version = "2.41.5";
version = "2.41.7";
src = fetchFromGitHub {
owner = "bettercap";
repo = "bettercap";
rev = "v${finalAttrs.version}";
sha256 = "sha256-mw2Fe/7kSowozUpmXC5tMHZ02bF5+UHmy+lmkJ6SeLM=";
sha256 = "sha256-oiJPZW0ywrRlKq9kfKilCxbq9WN5VhhY2T/5iDe78RM=";
};
vendorHash = "sha256-ssNGy40KMJ9P33uEGyYOer92QRS2T6DQlKaf/3XMFwQ=";