Skip to content

Commit 39ba35a

Browse files
authored
Merge pull request #245611 from yairm210/update-unciv.rb-1758786052
unciv 4.18.2
2 parents 9d40eba + 0a9612a commit 39ba35a

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.1/Unciv.jar"
5-
sha256 "cdba02b99f4255daa21090c0b372869fef96e3b7d8f06a3d3d54fd82291e86d3"
4+
url "https://github.com/yairm210/Unciv/releases/download/4.18.2/Unciv.jar"
5+
sha256 "90e63c24226037b603cca56d8137fb7e087e9974a1fc4683729f71ae88a4a797"
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: "7fc8c7d74924d0ebe8e35d6a843306fbe4cd01c671af6b22a616d2a05360f625"
14+
sha256 cellar: :any_skip_relocation, all: "92b6592182a935424f761b730ab349e297b31358602b495fad92ca8d86d6ca1f"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)