Skip to content

Commit

Permalink
zorba: use icu4c@74
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Oct 25, 2024
1 parent 9cca33b commit 433abbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/z/zorba.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Zorba < Formula
url "https://github.com/28msec/zorba/archive/refs/tags/3.1.tar.gz"
sha256 "05eed935c0ff3626934a5a70724a42410fd93bc96aba1fa4821736210c7f1dd8"
license "Apache-2.0"
revision 19
revision 20

bottle do
sha256 arm64_sequoia: "c748d5b310b5949922950639ab308a570420a1814ac18791afd40fcee4748c29"
Expand All @@ -23,7 +23,7 @@ class Zorba < Formula
depends_on "cmake" => :build
depends_on "openjdk" => :build
depends_on "flex"
depends_on "icu4c"
depends_on "icu4c@74"
depends_on "xerces-c"

uses_from_macos "libxml2"
Expand Down

0 comments on commit 433abbf

Please sign in to comment.