From ea47b3047d80f42aaadd2b0c5686d5a006087fa4 Mon Sep 17 00:00:00 2001 From: Marvin Beckers <10295525+embik@users.noreply.github.com> Date: Wed, 6 Mar 2024 10:45:41 +0000 Subject: [PATCH] kubeconfig-bikeshed: update 0.3.1 bottle. --- Formula/kubeconfig-bikeshed.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/kubeconfig-bikeshed.rb b/Formula/kubeconfig-bikeshed.rb index 658729d..5895497 100644 --- a/Formula/kubeconfig-bikeshed.rb +++ b/Formula/kubeconfig-bikeshed.rb @@ -9,7 +9,7 @@ class KubeconfigBikeshed < Formula bottle do root_url "https://ghcr.io/v2/embik/tap" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "e0120632ac2ab8437804fc89cc69e1d6e6ced1062de30339a669e80612a37a29" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "bfd53486469f4feac6997c1c4de80926ec8ce95d7240ee8232082247edbc6167" end depends_on "rust" => :build