diff --git a/Formula/a/azurehound.rb b/Formula/a/azurehound.rb index 5a3b795bd24aa..73ebc3ced58be 100644 --- a/Formula/a/azurehound.rb +++ b/Formula/a/azurehound.rb @@ -6,6 +6,11 @@ class Azurehound < Formula license "GPL-3.0-or-later" head "https://github.com/SpecterOps/AzureHound.git", branch: "main" + livecheck do + url :stable + regex(/^v?(\d+(?:\.\d+)+)$/i) + end + bottle do sha256 cellar: :any_skip_relocation, arm64_sequoia: "408035d9189ac52a7fe735555433d50a63e889fd0956043aead2613cc77062d6" sha256 cellar: :any_skip_relocation, arm64_sonoma: "408035d9189ac52a7fe735555433d50a63e889fd0956043aead2613cc77062d6"