123456789101112131415 |
- {
- "id": "test1",
- "description": [
- { "en_US", "Name1", "Description 1" }
- ],
- "version": "0.0.1",
- "release": "0.0-beta",
- "license": "MIT",
- "category": "tools",
- "url": "file://@URL/test1-$VERSION-$ARCH.zip",
- "eula": "https://github.com/myuser/test1/raw/master/LICENSE.$LANG",
- "homepage": "https://myuser.github.io/test1",
- "bugtracker": "https://github.com/myuser/test1/issues"
- }
|