Skip to content

Commit a080520

Browse files
authored
Merge pull request Homebrew#225233 from yairm210/update-unciv.rb-1748614490
unciv 4.16.12
2 parents 7fc5074 + 185416f commit a080520

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.16.11/Unciv.jar"
5-
sha256 "df6a0779da820135a317e9d5d4e0198d0e55d64f5a0091c5fd0261a484bc963a"
4+
url "https://github.com/yairm210/Unciv/releases/download/4.16.12/Unciv.jar"
5+
sha256 "c89c22b92380f559536c308fe75df9e3ea5ffe7580ba99f1e24d613094a3d1da"
66
license "MPL-2.0"
77

88
livecheck do
@@ -11,7 +11,7 @@ class Unciv < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "b7cf2aad99fc0d312823b0f18f18ffe4780ade904bfd94244c46c056e02d7672"
14+
sha256 cellar: :any_skip_relocation, all: "34a832b1d49180100009f26c4f1370efcec2fd2bb471b5f4342892a5922e6c8a"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)