From ca796ce8598a67b35ef01d6b24fff1af0f3e7021 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 1 Dec 2021 07:07:52 +0000 Subject: [PATCH] cdk8s: update 1.0.42 bottle. --- Formula/cdk8s.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/cdk8s.rb b/Formula/cdk8s.rb index 13c7ce475ab..8f54b520f8d 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: "0c321ead8f6ac6f5c493227370ef93b061f7e103192c49f177c969c8f674faab" + sha256 cellar: :any_skip_relocation, all: "d404b9a29157d2d475e67cccdd09fc0f7eb51874769384390701e74a6e66d888" end depends_on "node"