Skip to content

Commit

Permalink
unar: revision bump to migrate to icu4c@75
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Oct 6, 2024
1 parent 0f78ac2 commit b08c46f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/u/unar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Unar < Formula
url "https://github.com/MacPaw/XADMaster/archive/refs/tags/v1.10.8.tar.gz"
sha256 "652953d7988b3c33f4f52b61c357afd1a7c2fc170e5e6e2219f4432b0c4cd39f"
license "LGPL-2.1-or-later"
revision 2
revision 3
head "https://github.com/MacPaw/XADMaster.git", branch: "master"

bottle do
Expand All @@ -26,7 +26,7 @@ class Unar < Formula

on_linux do
depends_on "gnustep-base"
depends_on "icu4c"
depends_on "icu4c@75"
depends_on "libobjc2"
depends_on "wavpack"
end
Expand Down

0 comments on commit b08c46f

Please sign in to comment.