Skip to content

Commit aba778e

Browse files
committed
cdk8s 2.0.56
Closes Homebrew#106186. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent ec3eed9 commit aba778e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/cdk8s.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class Cdk8s < Formula
44
desc "Define k8s native apps and abstractions using object-oriented programming"
55
homepage "https://cdk8s.io/"
6-
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.0.55.tgz"
7-
sha256 "0c8a2a49084a9ab34057dc02ffd21a912f2a9a7756f44d38dd9ef80ea6eb24fc"
6+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.0.56.tgz"
7+
sha256 "620e066faf3cf6ad9325c2fd710df6f327043ae633ff955ba71bfd662c6cf7d2"
88
license "Apache-2.0"
99

1010
bottle do

0 commit comments

Comments
 (0)