We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885553d commit 90c3489Copy full SHA for 90c3489
Formula/u/unciv.rb
@@ -1,8 +1,8 @@
1
class Unciv < Formula
2
desc "Open-source Android/Desktop remake of Civ V"
3
homepage "https://github.com/yairm210/Unciv"
4
- url "https://github.com/yairm210/Unciv/releases/download/4.18.3/Unciv.jar"
5
- sha256 "08a75c579360bff7129c232054f223762a7c3b7ec3f1e43d48e639caef8b34d1"
+ url "https://github.com/yairm210/Unciv/releases/download/4.18.4/Unciv.jar"
+ sha256 "c45f58ea98a5ed4673acdd24ff6a99fc52928fb5ae751c05deed7aed2cf74720"
6
license "MPL-2.0"
7
8
livecheck do
0 commit comments