12345678910111213141516 |
- {
- "id": "test8",
- "description": [
- { "en_US", "Name8", "Description 8" }
- ],
- "version": "0.0.1",
- "release": "0.0-beta",
- "license": "MIT",
- "category": "multimedia",
- "url": "file://@URL/test8-$VERSION-$ARCH.zip",
- "eula": "https://github.com/myuser/test8/raw/master/LICENSE",
- "homepage": "https://myuser.github.io/test8",
- "bugtracker": "https://github.com/myuser/test8/issues",
- "depends": [ "test9" ]
- }
|