{ "version": "0.8.1.1", "description": "Program that allows to play games created with RPG Maker 2000 and 2003", "homepage": "https://easyrpg.org/player/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://easyrpg.org/downloads/player/0.8.1.1/easyrpg-player-0.8.1.1-windows-x64.zip", "hash": "49590bd595f60cd3a2833f9bea7dcb4b2f90b9a0d86ebf57423378fcdd50cd88" }, "32bit": { "url": "https://easyrpg.org/downloads/player/0.8.1.1/easyrpg-player-0.8.1.1-windows.zip", "hash": "ce38bacb365a576b6109da922c3e4754abcb72d397a765304d28f24edb0959ec" } }, "bin": "Player.exe", "shortcuts": [ [ "Player.exe", "EasyRPG Player" ] ], "checkver": { "github": "https://github.com/EasyRPG/Player" }, "autoupdate": { "architecture": { "64bit": { "url": "https://easyrpg.org/downloads/player/$version/easyrpg-player-$version-windows-x64.zip" }, "32bit": { "url": "https://easyrpg.org/downloads/player/$version/easyrpg-player-$version-windows.zip" } } } }