From a4220a202800e3fe26deb2ee6e290c6a0691c7e4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 3 Jan 2023 06:04:51 +0000 Subject: [PATCH] cdk8s: update 2.1.94 bottle. --- Formula/cdk8s.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/cdk8s.rb b/Formula/cdk8s.rb index 49c4317262d..896ab16609e 100644 --- a/Formula/cdk8s.rb +++ b/Formula/cdk8s.rb @@ -8,7 +8,7 @@ class Cdk8s < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, all: "ca1a689b81d424ee386918ccfeab6ab2e5e8a1ff4bf9da19d80516c55475d802" + sha256 cellar: :any_skip_relocation, all: "813c73c2061108ac7161c117aee1930fb3e33c98ed24782cbc3c7a4ef90a429a" end depends_on "node"