Explorar el Código

fix: ajouter revision HEAD dans la section git du catalogue

Cedric Hansen hace 2 semanas
padre
commit
b111bf3ed9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      v3/apps.json

+ 2 - 1
v3/apps.json

@@ -3,7 +3,8 @@
     "backupmanager": {
       "git": {
         "url": "https://git.hansen.tl/YunoHost-Apps/backupmanager_ynh.git",
-        "branch": "main"
+        "branch": "main",
+        "revision": "HEAD"
       },
       "state": "working",
       "level": 7,