openrct2: Update to version 0.3.5.1

master
Richard Kuhnt 2021-11-22 00:30:42 +00:00
parent 3bb9d035db
commit 682ea836d7
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
{
"description": "Open source re-implementation of RollerCoaster Tycoon 2",
"homepage": "https://github.com/OpenRCT2/OpenRCT2",
"version": "0.3.5",
"version": "0.3.5.1",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v0.3.5/OpenRCT2-0.3.5-windows-portable-x64.zip",
"hash": "f81225b95c92179725e4ccfcb3918885031c86dde6bd437caa0f8c4d8a3ab18c"
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v0.3.5.1/OpenRCT2-0.3.5.1-windows-portable-x64.zip",
"hash": "b004fe15f112be19b35a7462d5eba5672b07d4c9b7d79ec2388a1de360a8b97c"
},
"32bit": {
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v0.3.5/OpenRCT2-0.3.5-windows-portable-win32.zip",
"hash": "6cab7183a3cecf86474bb4fc53e6a15dd36f222081a1f677bab8d6ee0bef29ab"
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v0.3.5.1/OpenRCT2-0.3.5.1-windows-portable-win32.zip",
"hash": "89f1caebc948b18b545336086628672ffc0c986180d36a143dc69e2ab831768b"
}
},
"bin": "OpenRCT2.exe",