PrismLauncher/api/logic/updater/testdata/oneChannel.json
2018-07-15 14:51:05 +02:00

12 lines
240 B
JSON

{
"format_version": 0,
"channels": [
{
"id": "develop",
"name": "Develop",
"description": "The channel called \"develop\"",
"url": "http://example.org/stuff"
}
]
}