Skip to content

Commit bd91ee7

Browse files
authored
Merge pull request #246996 from Homebrew/bump-cdk8s-2.201.46
cdk8s 2.201.46
2 parents 719cb2f + d52191e commit bd91ee7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/cdk8s.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Cdk8s < Formula
22
desc "Define k8s native apps and abstractions using object-oriented programming"
33
homepage "https://cdk8s.io/"
4-
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.45.tgz"
5-
sha256 "40f4d8de164a78fbd9942276c9f009698448888b2c03189cfc767c8cfb5358ef"
4+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.46.tgz"
5+
sha256 "c5f35504a70f8b5cd92a2e82bf8d665874f3ba410e0f71c639c825ba7f71f9b7"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "e67df5be1f3c849e331d7401bd83006e36e2fb92d16085ac91885cd0c68db649"
9+
sha256 cellar: :any_skip_relocation, all: "c0e5777506645240f5217d4a574be677b24b071f8bbf51febf5a166249f1828f"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)