Skip to content

Commit e8d542d

Browse files
authored
Merge pull request #229780 from yairm210/update-unciv.rb-1752242416
unciv 4.17.4
2 parents ea29f4e + a763963 commit e8d542d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/u/unciv.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Unciv < Formula
22
desc "Open-source Android/Desktop remake of Civ V"
33
homepage "https://github.com/yairm210/Unciv"
4-
url "https://github.com/yairm210/Unciv/releases/download/4.17.3/Unciv.jar"
5-
sha256 "3120b51cf079f58e6191b7cd4ecf6ddd25d5ee38c212d53eced53697035bd23c"
4+
url "https://github.com/yairm210/Unciv/releases/download/4.17.4/Unciv.jar"
5+
sha256 "818de0e741dd5995de1377215e17d3a1e13f5f165581866922b7ea72a564db60"
66
license "MPL-2.0"
77

88
livecheck do
@@ -13,7 +13,7 @@ class Unciv < Formula
1313
no_autobump! because: :requires_manual_review
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, all: "03f5234d294b0281999c322df741fc2be50e93ce720b2e81fa45b0de70f98c64"
16+
sha256 cellar: :any_skip_relocation, all: "7f682768230f853a12d8f018aa28a54fe43ad84b02185ef8bcf721dcc59032e6"
1717
end
1818

1919
depends_on "openjdk"

0 commit comments

Comments
 (0)