catalog.json 903 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "from_api_version": 3,
  3. "apps": {
  4. "backupmanager": {
  5. "id": "backupmanager",
  6. "category": "utilities",
  7. "maintained": true,
  8. "antifeatures": [],
  9. "level": 8,
  10. "high_quality": false,
  11. "featured": false,
  12. "lastUpdate": 1778338938,
  13. "git": {
  14. "url": "https://git.hansen.tl/YunoHost-Apps/backupmanager_ynh",
  15. "branch": "main",
  16. "revision": "f46202ff84b409b6ef5c1e43b470ad4e77699e1d"
  17. },
  18. "manifest": {
  19. "id": "backupmanager",
  20. "name": "Backup Manager",
  21. "version": "1.0~ynh1",
  22. "description": {
  23. "en": "Centralized backup manager for YunoHost",
  24. "fr": "Gestionnaire de sauvegardes centralisé pour YunoHost"
  25. },
  26. "integration": {
  27. "yunohost": ">= 12.0"
  28. },
  29. "upstream": {
  30. "license": "AGPL-3.0-only"
  31. }
  32. }
  33. }
  34. }
  35. }