Skip to content

Commit 94ced54

Browse files
authored
Merge pull request Homebrew#218804 from yairm210/update-unciv.rb-1744112028
unciv 4.16.2
2 parents 9e3e45f + 7b07cc5 commit 94ced54

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.1/Unciv.jar"
5-
sha256 "0f568c110900bf9eff10ce3ef7dabca35ff6c81636de47be761fee9bd372431a"
4+
url "https://github.com/yairm210/Unciv/releases/download/4.16.2/Unciv.jar"
5+
sha256 "727522ca1f9f08ae422a0f889394d00fec1e3041ea8ec04487f6cea4e2a83a8c"
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: "787b7d3f9c356fe17e113e566e9c2aae28093e5dd30392fea8ffa1819ffefe37"
14+
sha256 cellar: :any_skip_relocation, all: "efc1170bdb8b46bc55aacbfaedaacd39292b883327fcf22905f474ffe58c4e95"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)