From 73e49d5d877ad9dacf08024d43e419ae6013246f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 25 Oct 2024 05:59:26 +0000 Subject: [PATCH] kew: update 3.0.0 bottle. --- Formula/k/kew.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/k/kew.rb b/Formula/k/kew.rb index b0a26697c48e8..b3c8e2585e6f4 100644 --- a/Formula/k/kew.rb +++ b/Formula/k/kew.rb @@ -7,7 +7,7 @@ class Kew < Formula head "https://github.com/ravachol/kew.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "1627ced1f49f804a87cb6782e848a161751b953553ad034878747078c2c0fb78" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f88ff30a7c706d45da938069eb8e03152881c8f72fc1031e5ea2b2150398b2ff" end depends_on "pkg-config" => :build