mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Cheky app - Use HEAD instead of commid id (#772)
I totally forgot about modifying this list and Cheky_ynh uses a testing branch. So point to "HEAD" instead
This commit is contained in:
parent
db796455b0
commit
f10cb48020
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@
|
|||
"cheky": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415",
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/cheky_ynh"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue