mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Fix levels
This commit is contained in:
parent
28cfebf6e0
commit
92e83c9eaf
1 changed files with 3 additions and 3 deletions
|
@ -457,7 +457,7 @@
|
||||||
},
|
},
|
||||||
"garradin": {
|
"garradin": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/garradin_ynh"
|
"url": "https://github.com/YunoHost-Apps/garradin_ynh"
|
||||||
|
@ -541,7 +541,7 @@
|
||||||
},
|
},
|
||||||
"gogs": {
|
"gogs": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/gogs_ynh"
|
"url": "https://github.com/YunoHost-Apps/gogs_ynh"
|
||||||
|
@ -1666,7 +1666,7 @@
|
||||||
},
|
},
|
||||||
"zeronet": {
|
"zeronet": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 2,
|
"level": 3,
|
||||||
"revision": "1a77591a8dffdc4bcfd297a9340e98e0e6775865",
|
"revision": "1a77591a8dffdc4bcfd297a9340e98e0e6775865",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/zeronet_ynh"
|
"url": "https://github.com/YunoHost-Apps/zeronet_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue