From 9c6d22231e346e17e9133d9b3bbb89eba09be96f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 02:41:58 +0000 Subject: [PATCH] gator: update 3.18.0 bottle. --- Formula/g/gator.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/g/gator.rb b/Formula/g/gator.rb index f378a33ab6ad7..dbfc320a5f130 100644 --- a/Formula/g/gator.rb +++ b/Formula/g/gator.rb @@ -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