@@ -4,18 +4,16 @@ class Unar < Formula
44 url "https://github.com/MacPaw/XADMaster/archive/refs/tags/v1.10.8.tar.gz"
55 sha256 "652953d7988b3c33f4f52b61c357afd1a7c2fc170e5e6e2219f4432b0c4cd39f"
66 license "LGPL-2.1-or-later"
7- revision 2
7+ revision 3
88 head "https://github.com/MacPaw/XADMaster.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any , arm64_sequoia : "48c1c1e8275ea52a2a50421d11ae0bed44735352053a9b3dca74c7c20cc71200"
12- sha256 cellar : :any , arm64_sonoma : "4ff0ed25737fd69dffc7640a2185da60dd1be3c047ce7a2f32dcd2ee5de147af"
13- sha256 cellar : :any , arm64_ventura : "fce2da0774b12aa7fc18741f7748002e40fa27bfa9325c7107531a88eabebee1"
14- sha256 cellar : :any , arm64_monterey : "c1f23406296141da895b5531199c4f093b265a75fa8db09139b7a74e7b56c367"
15- sha256 cellar : :any , sonoma : "454a5e3f0fc4143b931eb1b03c9c8c9368eebe6e34918c60e4a1a86c837d6759"
16- sha256 cellar : :any , ventura : "0ee3354104fa64d42e96c430eca72b4e29df3ccc3c96ec9b32a3156a91485b3a"
17- sha256 cellar : :any , monterey : "e31763ef73cf0f606908700d15066e9a5375055c651cffa074bb6f1246d28100"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "afd209d4979e519ce8757b6e3223541907a8ac00e6d377302be151bc01dff5f8"
11+ sha256 cellar : :any , arm64_sequoia : "4f1958e4685c8f612da2716e61aa50bf3ef09aa9f0f24fb053dbf87ff13543a5"
12+ sha256 cellar : :any , arm64_sonoma : "32926d24931d2431fc1de377976d2be0e3bb9d081c41b96ffb88ac01c79abcd0"
13+ sha256 cellar : :any , arm64_ventura : "b38a14f5b704caecf2f1cdbddbd3850f4f47500710a38843e28ac4a3da066c9c"
14+ sha256 cellar : :any , sonoma : "f2e10ae563fdc2433297285c858ecd768a74de3d4dfc85d64a2fe083c5980b9f"
15+ sha256 cellar : :any , ventura : "f5f982cfeeb2e0fb4830116fd4fa99eaeff3102afd7d972efe5c66a167d1e8d8"
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f862f808fa584872c7e7e8de2430327cd2745634f0529d2fbc5d8fc54468b03a"
1917 end
2018
2119 depends_on xcode : :build
@@ -26,7 +24,7 @@ class Unar < Formula
2624
2725 on_linux do
2826 depends_on "gnustep-base"
29- depends_on "icu4c"
27+ depends_on "icu4c@75 "
3028 depends_on "libobjc2"
3129 depends_on "wavpack"
3230 end
0 commit comments