Files
traitorous-jprm/tests/data/manifest_pluginAB.json

47 lines
1.6 KiB
JSON

[
{
"guid": "f5ddc434-4b42-45d0-a049-8dda7f1ed30b",
"name": "Plugin A",
"description": "Test plugin A",
"overview": "Test plugin A",
"owner": "Oddstr13",
"category": "Other",
"versions": [
{
"version": "1.1.0.0",
"changelog": "Initial Release\n",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://///releases/download/1.1.0.0/plugin-a_1.1.0.0.zip",
"checksum": "882a432ec1d53396006bbf5cc9f378b7",
"timestamp": "2022-07-12T01:00:00Z"
},
{
"version": "1.0.0.0",
"changelog": "Initial Release\n",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://///releases/download/1.0.0.0/plugin-a_1.0.0.0.zip",
"checksum": "33d17c8b998bc4f9f0d73d89dffb20f7",
"timestamp": "2022-07-12T00:00:00Z"
}
]
},
{
"guid": "64bddcee-f8a0-444b-a467-e51ad47fea63",
"name": "Plugin B",
"description": "Test plugin B",
"overview": "Test plugin B",
"owner": "Oddstr13",
"category": "Other",
"versions": [
{
"version": "1.0.0.0",
"changelog": "Initial Release\n",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://///releases/download/1.0.0.0/plugin-b_1.0.0.0.zip",
"checksum": "3421515aca933561ec62cfb62ab8fadd",
"timestamp": "2022-07-12T01:00:00Z"
}
]
}
]