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 9f9e2d6 commit 5363a30Copy full SHA for 5363a30
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.17.3/Unciv.jar"
5
- sha256 "3120b51cf079f58e6191b7cd4ecf6ddd25d5ee38c212d53eced53697035bd23c"
+ url "https://github.com/yairm210/Unciv/releases/download/4.17.4/Unciv.jar"
+ sha256 "818de0e741dd5995de1377215e17d3a1e13f5f165581866922b7ea72a564db60"
6
license "MPL-2.0"
7
8
livecheck do
0 commit comments