Skip to content

Commit 29b7927

Browse files
authored
Merge pull request Homebrew#236556 from Homebrew/bump-cdk8s-2.201.19
cdk8s 2.201.19
2 parents 442b209 + 15977b6 commit 29b7927

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.18.tgz"
5-
sha256 "fa88a76c60cda85a4c6dc264faf69d89207daaa83f0193dd7861433f98f961bd"
4+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.19.tgz"
5+
sha256 "ec12e5890a4fd48b0af0ec2c05a500c061171010735c9b05f679d954e8a7a590"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "bfcbd49ee6f77d197234706bea67b97bf488678e44075e0c9cbcecd9e13fd4e7"
9+
sha256 cellar: :any_skip_relocation, all: "8b946d006364e423264c6b58f9ea7ec9671f3849f80d54b12bba5d1feea51b4c"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)