From fc136ca155578eca2b651054b56abceb8e410038 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Jan 2023 04:04:59 +0000 Subject: [PATCH] cdk8s: update 2.1.107 bottle. --- Formula/cdk8s.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/cdk8s.rb b/Formula/cdk8s.rb index 8ff2dda15f5..a0b673e1eeb 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: "714c1b1aa3445defb2c024a0c3781993e0105538121b1052b55bac5e251486ca" + sha256 cellar: :any_skip_relocation, all: "2cbafcfac282e50b79017eb7cc833359f87396dfc3ad79e0b7c6c93d60b6886a" end depends_on "node"