Skip to content

Commit 51b2580

Browse files
committed
azurehound 2.6.0
1 parent 88d72be commit 51b2580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/azurehound.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Azurehound < Formula
22
desc "Azure Data Exporter for BloodHound"
33
homepage "https://github.com/SpecterOps/AzureHound"
4-
url "https://github.com/SpecterOps/AzureHound/archive/refs/tags/v2.5.0.tar.gz"
5-
sha256 "133c88761831991b237de0aaf4aaa2f15190afd4ee85ffed45a7c8caf523873a"
4+
url "https://github.com/SpecterOps/AzureHound/archive/refs/tags/v2.6.0.tar.gz"
5+
sha256 "57528df45381d5e009f2e50a602f2ef80bb54904a03b91c5ba72d73c820c83bb"
66
license "GPL-3.0-or-later"
77
head "https://github.com/SpecterOps/AzureHound.git", branch: "main"
88

0 commit comments

Comments
 (0)