Skip to content

Commit

Permalink
Merge pull request #162480 from BrewTestBot/bump-cdk8s-2.198.47
Browse files Browse the repository at this point in the history
cdk8s 2.198.47
  • Loading branch information
BrewTestBot authored Feb 13, 2024
2 parents 468f8ab + b4a5b70 commit 0719a19
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.46.tgz"
sha256 "7760f58889bbf2d9956e51936a7b61f8fe476cf3275bb20d0469be7f3d17f262"
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.47.tgz"
sha256 "d7589a1cae9b2cb8fa2231dee64022560d9695075917d5abeeea5c1dd95f7a26"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2fd60ef1b2eade37d761c95d171b91b0f6c7d3942ba273413c4c2046ddf917fb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2fd60ef1b2eade37d761c95d171b91b0f6c7d3942ba273413c4c2046ddf917fb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2fd60ef1b2eade37d761c95d171b91b0f6c7d3942ba273413c4c2046ddf917fb"
sha256 cellar: :any_skip_relocation, sonoma: "54a405bccd55fb03e0f68c81517fcc333250c24a6731b2a9aeb3d4a335cf67ec"
sha256 cellar: :any_skip_relocation, ventura: "54a405bccd55fb03e0f68c81517fcc333250c24a6731b2a9aeb3d4a335cf67ec"
sha256 cellar: :any_skip_relocation, monterey: "54a405bccd55fb03e0f68c81517fcc333250c24a6731b2a9aeb3d4a335cf67ec"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2fd60ef1b2eade37d761c95d171b91b0f6c7d3942ba273413c4c2046ddf917fb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eff69e5389584f8860d128a509143ba1fd00f4768e946c8d268b6b1ac89b225e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "eff69e5389584f8860d128a509143ba1fd00f4768e946c8d268b6b1ac89b225e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "eff69e5389584f8860d128a509143ba1fd00f4768e946c8d268b6b1ac89b225e"
sha256 cellar: :any_skip_relocation, sonoma: "9e564d9dd7c007404fd29161dbf7dd9115c71f59b778ccff43f710c91fe25c14"
sha256 cellar: :any_skip_relocation, ventura: "9e564d9dd7c007404fd29161dbf7dd9115c71f59b778ccff43f710c91fe25c14"
sha256 cellar: :any_skip_relocation, monterey: "9e564d9dd7c007404fd29161dbf7dd9115c71f59b778ccff43f710c91fe25c14"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eff69e5389584f8860d128a509143ba1fd00f4768e946c8d268b6b1ac89b225e"
end

depends_on "node"
Expand Down

0 comments on commit 0719a19

Please sign in to comment.