From dc4d85c124d925c8a0fb1636e6fa0026e9cb66f5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 31 May 2022 05:12:18 +0000 Subject: [PATCH] cdk8s 2.0.6 Closes #102657. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/cdk8s.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cdk8s.rb b/Formula/cdk8s.rb index 943b7d40382..19bc20c9418 100644 --- a/Formula/cdk8s.rb +++ b/Formula/cdk8s.rb @@ -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.0.5.tgz" - sha256 "2c70a07b2ad0f11044196e2e6b1851e3b54b306f19acbcc906434f6acc469c30" + url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.0.6.tgz" + sha256 "e8fd9f4cbeae17758a240ebe1a638ac4fd7ecbb7cedcacc77a99d815e5912768" license "Apache-2.0" bottle do