unciv: 4.14.5-patch1 -> 4.14.9 (#357456)
This commit is contained in:
commit
882842d2a9
@ -10,7 +10,7 @@
|
||||
, libXxf86vm
|
||||
}:
|
||||
let
|
||||
version = "4.14.5-patch1";
|
||||
version = "4.14.9";
|
||||
|
||||
desktopItem = makeDesktopItem {
|
||||
name = "unciv";
|
||||
@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/yairm210/Unciv/releases/download/${version}/Unciv.jar";
|
||||
hash = "sha256-NJFv6gdNms+qcouqR/NILnT+l6z0+vOU4bGT6FqaIUw=";
|
||||
hash = "sha256-CmdQ4gEOu9U2e9Wk94uRCRq3OAEuncCAkV+ut4Chy9Q=";
|
||||
};
|
||||
|
||||
dontUnpack = true;
|
||||
|
Loading…
Reference in New Issue
Block a user