{ "version": "4.6.3", "description": "Real-time strategy game set in a futuristic universe", "homepage": "https://wz2100.net/", "license": "GPL-2.0-or-later", "architecture": { "64bit": { "url": "https://github.com/Warzone2100/warzone2100/releases/download/4.6.3/warzone2100_win_x64_archive.zip", "hash": "87dc44c1ca14fe8d576c8cebbb26bb41ed17b4bbc491e534d82660b17c2430b2" }, "32bit": { "url": "https://github.com/Warzone2100/warzone2100/releases/download/4.6.3/warzone2100_win_x86_archive.zip", "hash": "62dbfe4c1efbd2df6d9e3cb86ead7bb7bf2d3a74366a47ead474f95506d2a28c" }, "arm64": { "url": "https://github.com/Warzone2100/warzone2100/releases/download/4.6.3/warzone2100_win_arm64_archive.zip", "hash": "23de1815f3fe860c2f7b651a2bb629f037b76994857cffc07ce47e997b479edc" } }, "bin": "bin\\warzone2100.exe", "shortcuts": [ [ "bin\\warzone2100.exe", "Warzone 2100" ] ], "checkver": { "github": "https://github.com/Warzone2100/warzone2100" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Warzone2100/warzone2100/releases/download/$version/warzone2100_win_x64_archive.zip" }, "32bit": { "url": "https://github.com/Warzone2100/warzone2100/releases/download/$version/warzone2100_win_x86_archive.zip" }, "arm64": { "url": "https://github.com/Warzone2100/warzone2100/releases/download/$version/warzone2100_win_arm64_archive.zip" } } } }