cdk8s 2.1.99
Closes #120048. Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
223b8b1aca
commit
8114e9492b
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
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.1.98.tgz"
|
||||
sha256 "1d5d5c52f8fb4cea44e1cdcb34a8ada929f9b4dbb83da7c9ef72e6927eab256d"
|
||||
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.1.99.tgz"
|
||||
sha256 "500ee832c1a13a8b114ec495d72b745897ca5337a5033d4c0a74467e5cdb8eba"
|
||||
license "Apache-2.0"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue