From 0f9c60b5a2645e0249a33bc3c33a8d55de7795f8 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 8 Nov 2023 01:57:50 +0000 Subject: [PATCH] zim: update 0.75.2 bottle. --- Formula/z/zim.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/z/zim.rb b/Formula/z/zim.rb index 7d30717860451..7123e8e2a0530 100644 --- a/Formula/z/zim.rb +++ b/Formula/z/zim.rb @@ -7,7 +7,8 @@ class Zim < Formula head "https://github.com/zim-desktop-wiki/zim-desktop-wiki.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "05e3421ed1bd3fa9d8c285e6fa8c1d5fb06c70ccf83429dec8ce3fc411028c82" + rebuild 1 + sha256 cellar: :any_skip_relocation, all: "2a4540798783567312cf13df45741f747e95e46a7e2e57f2b37d524acb5f62b5" end depends_on "pkg-config" => :build