example9.json 427 B

12345678910111213141516
  1. {
  2. "id": "test9",
  3. "description": [
  4. { "en_US", "Name9", "Description 9" }
  5. ],
  6. "version": "0.0.1",
  7. "release": "0.0-beta",
  8. "license": "MIT",
  9. "category": "multimedia",
  10. "url": "file://@URL/test9-$VERSION-$ARCH.zip",
  11. "eula": "https://github.com/myuser/test9/raw/master/LICENSE",
  12. "homepage": "https://myuser.github.io/test9",
  13. "bugtracker": "https://github.com/myuser/test9/issues",
  14. "depends": [ "test10" ]
  15. }