Skip to content

Commit

Permalink
Merge pull request #157932 from BrewTestBot/bump-cdk8s-2.198.16
Browse files Browse the repository at this point in the history
cdk8s 2.198.16
  • Loading branch information
BrewTestBot authored Dec 21, 2023
2 parents 3dd1f94 + 7a7deba commit 81197fb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/c/cdk8s.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
class Cdk8s < Formula
desc "Define k8s native apps and abstractions using object-oriented programming"
homepage "https://cdk8s.io/"
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.15.tgz"
sha256 "bb77519e75ff7f76944d6a6fc57f1eebb0c2b364d4fcbc7d104df7f1b48bdb14"
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.16.tgz"
sha256 "b4fd3a66f36cb5ac7c20720c341ef2f4f6098d717ad7c1da15326c0b97a85887"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "43b372340586886bca5f4526bfe4e80b1705012a53c2ee7f65a8a5f90cc656d9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "43b372340586886bca5f4526bfe4e80b1705012a53c2ee7f65a8a5f90cc656d9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "43b372340586886bca5f4526bfe4e80b1705012a53c2ee7f65a8a5f90cc656d9"
sha256 cellar: :any_skip_relocation, sonoma: "dd4663a3be08b118eaaeeef3f43211bc56e30906cbecc8ff1165262cdf6e053d"
sha256 cellar: :any_skip_relocation, ventura: "dd4663a3be08b118eaaeeef3f43211bc56e30906cbecc8ff1165262cdf6e053d"
sha256 cellar: :any_skip_relocation, monterey: "dd4663a3be08b118eaaeeef3f43211bc56e30906cbecc8ff1165262cdf6e053d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "43b372340586886bca5f4526bfe4e80b1705012a53c2ee7f65a8a5f90cc656d9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dbeceed3dc2f9f9c4a1e62a9290e4612dbc05d89900fb4bac4bd1288d12c2404"
sha256 cellar: :any_skip_relocation, arm64_ventura: "dbeceed3dc2f9f9c4a1e62a9290e4612dbc05d89900fb4bac4bd1288d12c2404"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dbeceed3dc2f9f9c4a1e62a9290e4612dbc05d89900fb4bac4bd1288d12c2404"
sha256 cellar: :any_skip_relocation, sonoma: "caeb5af982f34e1f526c66b79bfa7a29c3e480bdaffde889fecaf0ce767b5209"
sha256 cellar: :any_skip_relocation, ventura: "caeb5af982f34e1f526c66b79bfa7a29c3e480bdaffde889fecaf0ce767b5209"
sha256 cellar: :any_skip_relocation, monterey: "caeb5af982f34e1f526c66b79bfa7a29c3e480bdaffde889fecaf0ce767b5209"
sha256 cellar: :any_skip_relocation, x86_64_linux: "dbeceed3dc2f9f9c4a1e62a9290e4612dbc05d89900fb4bac4bd1288d12c2404"
end

depends_on "node"
Expand Down

0 comments on commit 81197fb

Please sign in to comment.