We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d449b7 commit 56b4524Copy full SHA for 56b4524
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.15.18/Unciv.jar"
5
- sha256 "f3231ccf8f797f0b731a0a2fdce68ec15c3869d1b049fa4f90ddc8cfaf53611d"
+ url "https://github.com/yairm210/Unciv/releases/download/4.15.19/Unciv.jar"
+ sha256 "fe26bedb08a83e1737d09ec3ace75ef6476c907ad0e8c658d79c21c6095b5a9a"
6
license "MPL-2.0"
7
8
livecheck do
0 commit comments