Skip to content

Commit

Permalink
Merge pull request #192703 from Homebrew/bump-cdk8s-2.198.235
Browse files Browse the repository at this point in the history
cdk8s 2.198.235
  • Loading branch information
BrewTestBot authored Oct 3, 2024
2 parents 9ed6593 + c88ee20 commit ed48467
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/c/cdk8s.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
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.234.tgz"
sha256 "144fc3d85d77b7277bf4c2836345529201522a4fd813286590a3dc6b0fdb9735"
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.235.tgz"
sha256 "2cef76ffe3b7b49f7dc37c116f8b4a9b78318225a06f230bb815b191c979b869"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8686e4c1ccf438ed8466938f9648aed0c49c4160999ed6c0f63c5b9719c72f5f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8686e4c1ccf438ed8466938f9648aed0c49c4160999ed6c0f63c5b9719c72f5f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8686e4c1ccf438ed8466938f9648aed0c49c4160999ed6c0f63c5b9719c72f5f"
sha256 cellar: :any_skip_relocation, sonoma: "2dff23afc434c192d8a1300ce52149c45c8e78f1120a591725ebeed89a5ca2f9"
sha256 cellar: :any_skip_relocation, ventura: "2dff23afc434c192d8a1300ce52149c45c8e78f1120a591725ebeed89a5ca2f9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8686e4c1ccf438ed8466938f9648aed0c49c4160999ed6c0f63c5b9719c72f5f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9dfb5d207ba2d8ce5b6bd5f27a9169b6b255641220934281639ade7ffabad468"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9dfb5d207ba2d8ce5b6bd5f27a9169b6b255641220934281639ade7ffabad468"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9dfb5d207ba2d8ce5b6bd5f27a9169b6b255641220934281639ade7ffabad468"
sha256 cellar: :any_skip_relocation, sonoma: "895da346b3c4276b8a89b3426d7fd2fb709ab496050fd27f6d83c034959da21d"
sha256 cellar: :any_skip_relocation, ventura: "895da346b3c4276b8a89b3426d7fd2fb709ab496050fd27f6d83c034959da21d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9dfb5d207ba2d8ce5b6bd5f27a9169b6b255641220934281639ade7ffabad468"
end

depends_on "node"
Expand Down

0 comments on commit ed48467

Please sign in to comment.