Skip to content

Commit 7f86482

Browse files
authored
Merge pull request #246934 from yairm210/update-unciv.rb-1759672037
unciv 4.18.4
2 parents d0e5873 + 02fd236 commit 7f86482

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.18.3/Unciv.jar"
5-
sha256 "08a75c579360bff7129c232054f223762a7c3b7ec3f1e43d48e639caef8b34d1"
4+
url "https://github.com/yairm210/Unciv/releases/download/4.18.4/Unciv.jar"
5+
sha256 "c45f58ea98a5ed4673acdd24ff6a99fc52928fb5ae751c05deed7aed2cf74720"
66
license "MPL-2.0"
77

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

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, all: "65d683fb47f383768046cf27b8122ca9eb79952db26e05cce2fe30e63985b259"
16+
sha256 cellar: :any_skip_relocation, all: "dbf35d2500387e318e5b32ce71df31dec134510b6ea8920c4c36384f65c2b49a"
1717
end
1818

1919
depends_on "openjdk"

0 commit comments

Comments
 (0)