File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments