Skip to content

Commit

Permalink
cdk8s: update 2.198.211 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 8, 2024
1 parent 09d45cd commit f9f07be
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/c/cdk8s.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class Cdk8s < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a92aafe35e671c44b361ff39a0946483af4154b9aa319c2b43113f45e9d2e5b4"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a92aafe35e671c44b361ff39a0946483af4154b9aa319c2b43113f45e9d2e5b4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a92aafe35e671c44b361ff39a0946483af4154b9aa319c2b43113f45e9d2e5b4"
sha256 cellar: :any_skip_relocation, sonoma: "8da4d223080877c73ee57c6a873656a28f5053ab24a07054b548fbdef0477f96"
sha256 cellar: :any_skip_relocation, ventura: "8da4d223080877c73ee57c6a873656a28f5053ab24a07054b548fbdef0477f96"
sha256 cellar: :any_skip_relocation, monterey: "8da4d223080877c73ee57c6a873656a28f5053ab24a07054b548fbdef0477f96"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a92aafe35e671c44b361ff39a0946483af4154b9aa319c2b43113f45e9d2e5b4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8423d941c71dd29c0bd4491107928882c08b4ac3ea5fe8e79d756b3b88a37de2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8423d941c71dd29c0bd4491107928882c08b4ac3ea5fe8e79d756b3b88a37de2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8423d941c71dd29c0bd4491107928882c08b4ac3ea5fe8e79d756b3b88a37de2"
sha256 cellar: :any_skip_relocation, sonoma: "07c0db0d0a260224b793c0627b0f7c3ab34c013bf06189ed02b9a7b95fb11081"
sha256 cellar: :any_skip_relocation, ventura: "07c0db0d0a260224b793c0627b0f7c3ab34c013bf06189ed02b9a7b95fb11081"
sha256 cellar: :any_skip_relocation, monterey: "07c0db0d0a260224b793c0627b0f7c3ab34c013bf06189ed02b9a7b95fb11081"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8423d941c71dd29c0bd4491107928882c08b4ac3ea5fe8e79d756b3b88a37de2"
end

depends_on "node"
Expand Down

0 comments on commit f9f07be

Please sign in to comment.