Skip to content

Commit

Permalink
openrct2: 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 17d6aea commit 94eef6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/o/openrct2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Openrct2 < Formula
tag: "v0.4.15",
revision: "c7c8fad822d10e7fbec26eeefbf2e552a02b8ea9"
license "GPL-3.0-only"
revision 1
revision 2
head "https://github.com/OpenRCT2/OpenRCT2.git", branch: "develop"

bottle do
Expand All @@ -24,7 +24,7 @@ class Openrct2 < Formula
depends_on "duktape"
depends_on "flac"
depends_on "freetype"
depends_on "icu4c@75"
depends_on "icu4c@76"
depends_on "libogg"
depends_on "libpng"
depends_on "libvorbis"
Expand Down

0 comments on commit 94eef6c

Please sign in to comment.