We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d72be commit 51b2580Copy full SHA for 51b2580
Formula/a/azurehound.rb
@@ -1,8 +1,8 @@
1
class Azurehound < Formula
2
desc "Azure Data Exporter for BloodHound"
3
homepage "https://github.com/SpecterOps/AzureHound"
4
- url "https://github.com/SpecterOps/AzureHound/archive/refs/tags/v2.5.0.tar.gz"
5
- sha256 "133c88761831991b237de0aaf4aaa2f15190afd4ee85ffed45a7c8caf523873a"
+ url "https://github.com/SpecterOps/AzureHound/archive/refs/tags/v2.6.0.tar.gz"
+ sha256 "57528df45381d5e009f2e50a602f2ef80bb54904a03b91c5ba72d73c820c83bb"
6
license "GPL-3.0-or-later"
7
head "https://github.com/SpecterOps/AzureHound.git", branch: "main"
8
0 commit comments