X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/520ea68e4897f50fd699c498d5bf343994faf72a..6505b28797a88f92b32823b357ce4d137ff07cab:/www/api/firmware_builds diff --git a/www/api/firmware_builds b/www/api/firmware_builds index 17b2ccf..cb68072 100644 --- a/www/api/firmware_builds +++ b/www/api/firmware_builds @@ -1,4 +1,21 @@ { - "result": [ - ] + "result": [ + { + "incremental": false, + "filename": "OUYA-1.2.1427-r1.zip", + "timestamp": "1418407476", + "md5sum": "3a95be82b4c33bd68353dc314346f39f", + "channel": "stable", + "url": "http://ouya.cweiske.de/firmware/RC-OUYA-1.2.1427-r1_ota.zip", + "requiredUpto": "1.2.995", + "changes": null, + "changesLocalized": { + "de": "v1.2.1427 \"Chickcharney Hotfix 2\" wurde am 2014-12-15 veröffentlich und ist die letzte offiziell erschienene Firmware.", + "it": "no info", + "fr": "no info", + "es": "no info", + "en": "v1.2.1427 \"Chickcharney Hotfix 2\" was released on 2014-12-15 and is the last official firmware that was ever published." + } + } + ] }