Skip to content

Commit

Permalink
cdk8s: update 2.198.223 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent 8bd8a99 commit 171fd85
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cdk8s.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 171fd85

Please sign in to comment.