From e3a1f6bc4e8b7aa8b41ee79edf056c5d3cb541d2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 19 Feb 2022 05:07:46 +0000 Subject: [PATCH] cdk8s 1.0.102 Closes #95419. Signed-off-by: Nanda H Krishna 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 5f4df05b28c..323ceca9ed9 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-1.0.101.tgz" - sha256 "d7b23ef6661d6e19daa70494071cfc050e2f5bfa7eb4248819fb4b4225fd44b0" + url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-1.0.102.tgz" + sha256 "238fa8325ca41f811f1f5cdea7e3fd58545fcbd875581d96cb7c8e1e952149d5" license "Apache-2.0" bottle do