File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Unciv < Formula
2
2
desc "Open-source Android/Desktop remake of Civ V"
3
3
homepage "https://github.com/yairm210/Unciv"
4
- url "https://github.com/yairm210/Unciv/releases/download/4.18.3 /Unciv.jar"
5
- sha256 "08a75c579360bff7129c232054f223762a7c3b7ec3f1e43d48e639caef8b34d1 "
4
+ url "https://github.com/yairm210/Unciv/releases/download/4.18.4 /Unciv.jar"
5
+ sha256 "c45f58ea98a5ed4673acdd24ff6a99fc52928fb5ae751c05deed7aed2cf74720 "
6
6
license "MPL-2.0"
7
7
8
8
livecheck do
@@ -13,7 +13,7 @@ class Unciv < Formula
13
13
no_autobump! because : :bumped_by_upstream
14
14
15
15
bottle do
16
- sha256 cellar : :any_skip_relocation , all : "65d683fb47f383768046cf27b8122ca9eb79952db26e05cce2fe30e63985b259 "
16
+ sha256 cellar : :any_skip_relocation , all : "dbf35d2500387e318e5b32ce71df31dec134510b6ea8920c4c36384f65c2b49a "
17
17
end
18
18
19
19
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments