From 7a34f744ecd0e844115d2f6b0b7b61c174109732 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 13 Sep 2022 05:34:43 +0000 Subject: [PATCH] cdk8s 2.0.110 Closes #110523. 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 e0c4704f974..7edeb7e7e56 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.109.tgz" - sha256 "c1b114ae31e2043096d59ea2849ba7e65dbfb555983edf68e5f503c6a75a9141" + url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.0.110.tgz" + sha256 "09ee9ec48595a178fff016bcf76275da3b2ad31041b97321dd2c5b91bc7f74ca" license "Apache-2.0" bottle do