Skip to content

Commit

Permalink
Merge pull request #174543 from Homebrew/bump-cdk8s-2.198.145
Browse files Browse the repository at this point in the history
cdk8s 2.198.145
  • Loading branch information
BrewTestBot authored Jun 14, 2024
2 parents ffaf770 + c901ca2 commit 81e1d3b
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.144.tgz"
sha256 "2faa75c3748d846dd437c2f3ddaef3981e261847ac9e867fea1665252cf51657"
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.145.tgz"
sha256 "5613f8eca779204edac3d1daaedc0def5ab759ca65653a0c5215eb29ee0b75c4"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "29d9d2792339ef8942fc3db22867732f51ba8dfcd3bb7724e6f62bd788cb7ff3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "29d9d2792339ef8942fc3db22867732f51ba8dfcd3bb7724e6f62bd788cb7ff3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "29d9d2792339ef8942fc3db22867732f51ba8dfcd3bb7724e6f62bd788cb7ff3"
sha256 cellar: :any_skip_relocation, sonoma: "7382f609660d86e1095463b72cb13087219a99b7c53218a65203289b6878fb84"
sha256 cellar: :any_skip_relocation, ventura: "7382f609660d86e1095463b72cb13087219a99b7c53218a65203289b6878fb84"
sha256 cellar: :any_skip_relocation, monterey: "7382f609660d86e1095463b72cb13087219a99b7c53218a65203289b6878fb84"
sha256 cellar: :any_skip_relocation, x86_64_linux: "52987ee54c2fe79cd7e747e4aefc805ddec93b0b4ef08b75a2d0ae422c975a4a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4f956ca6d74c9e9551a27006a2c20f51cdd6c86274e0bbf11733df5727fefccb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4f956ca6d74c9e9551a27006a2c20f51cdd6c86274e0bbf11733df5727fefccb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4f956ca6d74c9e9551a27006a2c20f51cdd6c86274e0bbf11733df5727fefccb"
sha256 cellar: :any_skip_relocation, sonoma: "f262d380dd571e1bca829dcc040386d358dbff00455934e803a167d15010130d"
sha256 cellar: :any_skip_relocation, ventura: "f262d380dd571e1bca829dcc040386d358dbff00455934e803a167d15010130d"
sha256 cellar: :any_skip_relocation, monterey: "f262d380dd571e1bca829dcc040386d358dbff00455934e803a167d15010130d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "26c0cb90b6b7d44606c6db1fb01a48cd8773961550757bd7852cd5b65301b692"
end

depends_on "node"
Expand Down

0 comments on commit 81e1d3b

Please sign in to comment.