Skip to content

Commit 89e88d2

Browse files
authored
Merge pull request #196732 from Homebrew/cho-m/dispatch/zim/11687508684
zim: update 0.75.2 bottle.
2 parents 5a71398 + eabc512 commit 89e88d2

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

Formula/z/zim.rb

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,8 @@ class Zim < Formula
99
head "https://github.com/zim-desktop-wiki/zim-desktop-wiki.git", branch: "master"
1010

1111
bottle do
12-
rebuild 4
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f4824f56d36bfe7a27b6e5ca299247eb1e1a85416c112506303164ce6ac9f28f"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
15-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
16-
sha256 cellar: :any_skip_relocation, sonoma: "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
17-
sha256 cellar: :any_skip_relocation, ventura: "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2e2bf98837d14211336ff07437d707f5e6418f18f9cd0209661a765c7e548ed9"
12+
rebuild 5
13+
sha256 cellar: :any_skip_relocation, all: "f4824f56d36bfe7a27b6e5ca299247eb1e1a85416c112506303164ce6ac9f28f"
1914
end
2015

2116
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)