2023-01-23 17:23:34 +00:00
|
|
|
{
|
|
|
|
"comment": "Latest release of EmulationStation Desktop Edition (ES-DE)",
|
|
|
|
"website": "https://es-de.org/",
|
|
|
|
"repository": "https://gitlab.com/es-de/",
|
|
|
|
"stable": {
|
2023-04-23 12:11:23 +00:00
|
|
|
"version": "2.0.1",
|
|
|
|
"release": "32",
|
|
|
|
"date": "2023-04-23",
|
2023-02-13 19:44:46 +00:00
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "WindowsPortable",
|
2023-04-23 12:11:23 +00:00
|
|
|
"filename": "EmulationStation-DE-2.0.1-x64_Portable.zip",
|
|
|
|
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/76389046/download",
|
|
|
|
"md5": "358b8a80fe6770ca8659a019898062c2",
|
2023-02-16 20:06:54 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "WindowsInstaller",
|
2023-04-23 12:11:23 +00:00
|
|
|
"filename": "EmulationStation-DE-2.0.1-x64.exe",
|
|
|
|
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/76389044/download",
|
|
|
|
"md5": "24685d51d83e34e265c8c9af2870b85c",
|
2023-02-16 20:06:54 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "macOSApple",
|
2023-04-23 12:11:23 +00:00
|
|
|
"filename": "EmulationStation-DE-2.0.1-arm64.dmg",
|
|
|
|
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/76389033/download",
|
|
|
|
"md5": "b5db7a24ab8955376b6a89ffebc05322",
|
2023-02-16 20:06:54 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "macOSIntel",
|
2023-04-23 12:11:23 +00:00
|
|
|
"filename": "EmulationStation-DE-2.0.1-x64.dmg",
|
|
|
|
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/76389041/download",
|
|
|
|
"md5": "0d96af6a16dc5a76e6b1dbe060744604",
|
2023-02-16 20:06:54 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxDEB",
|
2023-04-23 12:11:23 +00:00
|
|
|
"filename": "emulationstation-de-2.0.1-x64.deb",
|
|
|
|
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/76389040/download",
|
|
|
|
"md5": "13b000a5ce84ddadafe203a773c8ef29",
|
2023-02-16 20:06:54 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxRPM",
|
2023-04-23 12:11:23 +00:00
|
|
|
"filename": "placeholder",
|
|
|
|
"url": "placeholder",
|
|
|
|
"md5": "placeholder",
|
|
|
|
"message": "Note that RPM packages are no longer supplied, you will need to download the AppImage instead or build from source"
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxAppImage",
|
|
|
|
"filename": "EmulationStation-DE-x64.AppImage",
|
2023-04-23 12:11:23 +00:00
|
|
|
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/76389058/download",
|
|
|
|
"md5": "b749b927d61317fde0250af9492a4b9f",
|
2023-02-16 20:06:54 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxSteamDeckAppImage",
|
|
|
|
"filename": "EmulationStation-DE-x64_SteamDeck.AppImage",
|
2023-04-23 12:11:23 +00:00
|
|
|
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/76389074/download",
|
|
|
|
"md5": "2cd4a5c2b06968a400120a884493f6f1",
|
2023-02-18 10:06:41 +00:00
|
|
|
"message": "Or if you've used EmuDeck to install ES-DE you can update to the latest release via their installer"
|
2023-02-13 19:44:46 +00:00
|
|
|
}
|
|
|
|
]
|
2023-01-23 17:23:34 +00:00
|
|
|
},
|
|
|
|
"prerelease": {
|
|
|
|
"comment": "The fields below will be blank if there is no prerelease available",
|
2023-03-11 16:48:35 +00:00
|
|
|
"version": "",
|
|
|
|
"release": "",
|
|
|
|
"date": "",
|
2023-02-13 19:44:46 +00:00
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "WindowsPortable",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-18 20:51:13 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "WindowsInstaller",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-18 20:51:13 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "macOSApple",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-18 20:51:13 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "macOSIntel",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-18 20:51:13 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxDEB",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-18 20:51:13 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxRPM",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-18 20:51:13 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxAppImage",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-18 20:51:13 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "LinuxSteamDeckAppImage",
|
2023-03-11 16:48:35 +00:00
|
|
|
"filename": "",
|
|
|
|
"url": "",
|
|
|
|
"md5": "",
|
2023-02-27 16:48:29 +00:00
|
|
|
"message": ""
|
2023-02-13 19:44:46 +00:00
|
|
|
}
|
|
|
|
]
|
2023-01-23 17:23:34 +00:00
|
|
|
}
|
|
|
|
}
|