Skip to content

Commit

Permalink
dwdiff: revision bump to migrate to icu4c@76
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Oct 31, 2024
1 parent d8b79c9 commit afa86c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/d/dwdiff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Dwdiff < Formula
url "https://os.ghalkes.nl/dist/dwdiff-2.1.4.tar.bz2"
sha256 "df16fec44dcb467d65a4246a43628f93741996c1773e930b90c6dde22dd58e0a"
license "GPL-3.0-only"
revision 8
revision 9

livecheck do
url "https://os.ghalkes.nl/dist/"
Expand All @@ -22,7 +22,7 @@ class Dwdiff < Formula

depends_on "gettext" => :build
depends_on "pkg-config" => :build
depends_on "icu4c@75"
depends_on "icu4c@76"

on_macos do
depends_on "gettext"
Expand Down

0 comments on commit afa86c2

Please sign in to comment.