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