1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Fix redirect app commit revision

Actual commit id leads to an error when trying to install the app
This commit is contained in:
JimboJoe 2016-11-23 21:33:48 +01:00 committed by GitHub
parent 7c9c7716d3
commit 4d8c960d03

View file

@ -583,7 +583,7 @@
}, },
"redirect": { "redirect": {
"branch": "master", "branch": "master",
"revision": "d1b5c3511d3da852b7a2a3653066162e6f0b8ffa", "revision": "d7214fecca3c68763bfc075b8b6ae5ff53612fdb",
"state": "inprogress", "state": "inprogress",
"url": "https://github.com/YunoHost-Apps/redirect_ynh" "url": "https://github.com/YunoHost-Apps/redirect_ynh"
}, },