PrismLauncher/launcher/updater/testdata/oneChannel.json

12 lines
240 B
JSON
Raw Normal View History

{
2018-07-15 13:51:05 +01:00
"format_version": 0,
"channels": [
{
"id": "develop",
"name": "Develop",
"description": "The channel called \"develop\"",
"url": "http://example.org/stuff"
}
]
}