Skip to content

Commit 2883d76

Browse files
authored
Merge pull request #251308 from yairm210/update-unciv.rb-1761576040
unciv 4.18.10
2 parents f868cb4 + 7944d70 commit 2883d76

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.9/Unciv.jar"
5-
sha256 "b14f876460f4722162e4ba9de30c52b16fabc3de80c88e5b84b6b5e6accf3fcf"
4+
url "https://github.com/yairm210/Unciv/releases/download/4.18.10/Unciv.jar"
5+
sha256 "f20a7887e7ca2be826c0bf0e9e67ca6f9a663b899e84296ef057907b62898839"
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: "481bc2ab7c546649da7eeb400b5c74e4709cc262fbaa40375c8e04e9552967f4"
16+
sha256 cellar: :any_skip_relocation, all: "30eee086a5805895adcaabdeb0989e620966f3c0f362f05bf3a4587986f1c957"
1717
end
1818

1919
depends_on "openjdk"

0 commit comments

Comments
 (0)