From 171fd85c766e1cdbad659971bb408fe5d881b066 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:08:59 +0000 Subject: [PATCH] cdk8s: update 2.198.223 bottle. --- Formula/c/cdk8s.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/c/cdk8s.rb b/Formula/c/cdk8s.rb index 1997a541745a..81fa7815fd0d 100644 --- a/Formula/c/cdk8s.rb +++ b/Formula/c/cdk8s.rb @@ -6,12 +6,12 @@ class Cdk8s < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "9714980cb5b2979e6320b306d50cc1e6d820ef1cccbbc5a88c3e2197793f988a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "9714980cb5b2979e6320b306d50cc1e6d820ef1cccbbc5a88c3e2197793f988a" - sha256 cellar: :any_skip_relocation, arm64_ventura: "9714980cb5b2979e6320b306d50cc1e6d820ef1cccbbc5a88c3e2197793f988a" - sha256 cellar: :any_skip_relocation, sonoma: "e5efd125d6d219cd97e7a358374f0952e96598ee43e5d1e8ede00e6d1b2567d0" - sha256 cellar: :any_skip_relocation, ventura: "e5efd125d6d219cd97e7a358374f0952e96598ee43e5d1e8ede00e6d1b2567d0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9714980cb5b2979e6320b306d50cc1e6d820ef1cccbbc5a88c3e2197793f988a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f38a9891896145b564c6cd5b16362d4540cc53dfe94d3b9252403c1347b00b1" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f38a9891896145b564c6cd5b16362d4540cc53dfe94d3b9252403c1347b00b1" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8f38a9891896145b564c6cd5b16362d4540cc53dfe94d3b9252403c1347b00b1" + sha256 cellar: :any_skip_relocation, sonoma: "20b6df3c5de599a638ab1875ee41885e9c608bbc616b73f624311704944fe244" + sha256 cellar: :any_skip_relocation, ventura: "20b6df3c5de599a638ab1875ee41885e9c608bbc616b73f624311704944fe244" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8f38a9891896145b564c6cd5b16362d4540cc53dfe94d3b9252403c1347b00b1" end depends_on "node"