Updated latest_release.json for the 3.1.1 release

This commit is contained in:
Leon Styhre 2024-12-13 19:15:35 +01:00
parent ca436af2e8
commit 22d006df87

View file

@ -3,53 +3,53 @@
"website": "https://es-de.org/", "website": "https://es-de.org/",
"repository": "https://gitlab.com/es-de/", "repository": "https://gitlab.com/es-de/",
"stable": { "stable": {
"version": "3.1.0", "version": "3.1.1",
"release": "45", "release": "46",
"date": "2024-09-13", "date": "2024-12-13",
"androidVersionName": "3.1.0-32", "androidVersionName": "3.1.0-32",
"androidVersionCode": "32", "androidVersionCode": "32",
"androidDate": "2024-09-13", "androidDate": "2024-09-13",
"packages": [ "packages": [
{ {
"name": "WindowsPortable", "name": "WindowsPortable",
"filename": "ES-DE_3.1.0-x64_Portable.zip", "filename": "ES-DE_3.1.1-x64_Portable.zip",
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/147580913/download", "url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/164503025/download",
"md5": "6b783a9dc0faa6f8758b44b11d9d8172", "md5": "d9691d835cfb756924b2e69b12ecb057",
"message": "" "message": ""
}, },
{ {
"name": "WindowsInstaller", "name": "WindowsInstaller",
"filename": "ES-DE_3.1.0-x64.exe", "filename": "ES-DE_3.1.1-x64.exe",
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/147580880/download", "url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/164503021/download",
"md5": "9d93ca3690545c897cf01be2d3baedbf", "md5": "011cb35c82bd83764b474f4f7e137899",
"message": "" "message": ""
}, },
{ {
"name": "macOSApple", "name": "macOSApple",
"filename": "ES-DE_3.1.0-arm64.dmg", "filename": "ES-DE_3.1.1-arm64.dmg",
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/147580748/download", "url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/164660508/download",
"md5": "73f04ffcc03df795d2203e923ac34676", "md5": "aebc701d14c192abc104c623e18c2c16",
"message": "" "message": ""
}, },
{ {
"name": "macOSIntel", "name": "macOSIntel",
"filename": "ES-DE_3.1.0-x64.dmg", "filename": "ES-DE_3.1.1-x64.dmg",
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/147580830/download", "url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/164660577/download",
"md5": "1ce95cefa0bca07f7d75d6268241d68e", "md5": "675db8eb63e8a7ee604fa6c9ea05169d",
"message": "" "message": ""
}, },
{ {
"name": "LinuxAppImage", "name": "LinuxAppImage",
"filename": "ES-DE_x64.AppImage", "filename": "ES-DE_x64.AppImage",
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/147580930/download", "url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/164503027/download",
"md5": "d5a364dadf97bd1bf4dcca0acc4533cc", "md5": "dcdf3c45397ea9652fe5a781843d3a5d",
"message": "" "message": ""
}, },
{ {
"name": "LinuxSteamDeckAppImage", "name": "LinuxSteamDeckAppImage",
"filename": "ES-DE_x64_SteamDeck.AppImage", "filename": "ES-DE_x64_SteamDeck.AppImage",
"url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/147580945/download", "url": "https://gitlab.com/es-de/emulationstation-de/-/package_files/164503028/download",
"md5": "3496c8bf13b5962a64dd311ddf01d286", "md5": "51297596bb9a6a90a87dcbbcb9fc49bf",
"message": "" "message": ""
} }
] ]