Fabian Affolter
2025-08-22 23:29:09 +02:00
parent aab4bb35fc
commit 87f6fc43f1
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule rec {
pname = "azurehound";
version = "2.7.0";
version = "2.7.1";
src = fetchFromGitHub {
owner = "SpecterOps";
repo = "AzureHound";
tag = "v${version}";
hash = "sha256-UmEgrADPolWw1Ml1nHobH9xHjG9cIL6Rzup42Bw6GAU=";
hash = "sha256-fCs9C86IO1aTzBFZiA7SaVlk0Zdm/ItWtLhE8Ii2W0A=";
};
vendorHash = "sha256-ScFHEIarDvxd9R6eUONdECmtK+5aZRdo71khljLz8c4=";