From 655944bbb54531e469a61aa9bfe55df856bac292 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 3 Mar 2024 13:17:03 +0000 Subject: [PATCH] czg: update 1.9.0 bottle. --- Formula/c/czg.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/c/czg.rb b/Formula/c/czg.rb index 09420a9f26200..6f16ab7fe173b 100644 --- a/Formula/c/czg.rb +++ b/Formula/c/czg.rb @@ -8,7 +8,7 @@ class Czg < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "8fe171a429673b19b25a87e8d92a9d4882fb82280e5c8df6b32cbb08540365ed" + sha256 cellar: :any_skip_relocation, all: "ea7b9941920d50bdafb12a7dd7baaf626e0501a9c2b62a3586ca5a64c381707d" end depends_on "node"