File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,12 @@ class Zim < Formula
99 head "https://github.com/zim-desktop-wiki/zim-desktop-wiki.git" , branch : "master"
1010
1111 bottle do
12- rebuild 3
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "201282b70e7324e1a7c21306827b3591dfb99f91f1ae941b9b1f1c3f7fa04e43"
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "201282b70e7324e1a7c21306827b3591dfb99f91f1ae941b9b1f1c3f7fa04e43"
15- sha256 cellar : :any_skip_relocation , arm64_monterey : "201282b70e7324e1a7c21306827b3591dfb99f91f1ae941b9b1f1c3f7fa04e43"
16- sha256 cellar : :any_skip_relocation , sonoma : "201282b70e7324e1a7c21306827b3591dfb99f91f1ae941b9b1f1c3f7fa04e43"
17- sha256 cellar : :any_skip_relocation , ventura : "201282b70e7324e1a7c21306827b3591dfb99f91f1ae941b9b1f1c3f7fa04e43"
18- sha256 cellar : :any_skip_relocation , monterey : "201282b70e7324e1a7c21306827b3591dfb99f91f1ae941b9b1f1c3f7fa04e43"
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "40b97490f127ba70d47cf4d8f841259fa4b432ef74e7d83038a46adbb2624d81"
12+ rebuild 4
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
15+ sha256 cellar : :any_skip_relocation , sonoma : "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
16+ sha256 cellar : :any_skip_relocation , ventura : "b7de8af4f17bfe1037320ec5f244d48ebcc19f27ca170113ad00e9d2c485f761"
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2e2bf98837d14211336ff07437d707f5e6418f18f9cd0209661a765c7e548ed9"
2018 end
2119
2220 depends_on "pkg-config" => :build
You can’t perform that action at this time.
0 commit comments