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 6fbee1b commit 70d6116Copy full SHA for 70d6116
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.5/Unciv.jar"
5
- sha256 "966b9f5dc9a66e1e6ab6c71fd418abdf1628d63ebf31635aece05b95f497b597"
+ url "https://github.com/yairm210/Unciv/releases/download/4.18.6/Unciv.jar"
+ sha256 "50a9b9949dfbf00674d7a4e8e5e0ba12914535f6c834278765d532bfe30dd17e"
6
license "MPL-2.0"
7
8
livecheck do
0 commit comments