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:
parent
7c9c7716d3
commit
4d8c960d03
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue