Skip to content

Commit

Permalink
gator: update 3.18.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2024
1 parent ed3c145 commit 9c6d222
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/g/gator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Gator < Formula
head "https://github.com/open-policy-agent/gatekeeper.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "218fe90b680e0b662dc1b431e7f557aa7bfc5c6f73495afd03f5345946bd8fe9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "218fe90b680e0b662dc1b431e7f557aa7bfc5c6f73495afd03f5345946bd8fe9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "218fe90b680e0b662dc1b431e7f557aa7bfc5c6f73495afd03f5345946bd8fe9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "218fe90b680e0b662dc1b431e7f557aa7bfc5c6f73495afd03f5345946bd8fe9"
sha256 cellar: :any_skip_relocation, sonoma: "d14e0ad02a6cbea5ddcfda33378e8ed8d9cd96581bb800d71f926f2b815b379c"
sha256 cellar: :any_skip_relocation, ventura: "d14e0ad02a6cbea5ddcfda33378e8ed8d9cd96581bb800d71f926f2b815b379c"
sha256 cellar: :any_skip_relocation, monterey: "d14e0ad02a6cbea5ddcfda33378e8ed8d9cd96581bb800d71f926f2b815b379c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "566d9c4a2b469d277c17bdf8e93cfd26493f84c313058115e81227da21be0bb5"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f2aa2350ffbfa52e325b127ac350162ebcc0f9779d5c618e2caf89c3ba06cdd7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f2aa2350ffbfa52e325b127ac350162ebcc0f9779d5c618e2caf89c3ba06cdd7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f2aa2350ffbfa52e325b127ac350162ebcc0f9779d5c618e2caf89c3ba06cdd7"
sha256 cellar: :any_skip_relocation, sonoma: "37e1fa82f1580421c24919c12417e0941e5aa097cb1b2c0f0388606bd1f6da2e"
sha256 cellar: :any_skip_relocation, ventura: "37e1fa82f1580421c24919c12417e0941e5aa097cb1b2c0f0388606bd1f6da2e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "43a334b16222ae9b80de31197be6bb79617a6a1492788ae39620b603322622c1"
end

depends_on "go" => :build
Expand Down

0 comments on commit 9c6d222

Please sign in to comment.