example10.json 433 B

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