mirror of
https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git
synced 2024-09-03 20:26:26 +02:00
fix autoupdater, there's no actual asset, just use the tar.gz of the corresponding tag
This commit is contained in:
parent
af9cce31ee
commit
6bf7963c53
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ ram.runtime = "0M"
|
||||||
url = "https://github.com/maniackcrudelis/ssh_chroot/archive/v1.3.tar.gz"
|
url = "https://github.com/maniackcrudelis/ssh_chroot/archive/v1.3.tar.gz"
|
||||||
sha256 = "d44b51f8d838fc9f929e6048b825c8f74d52f6a254764527bce1ed4a4c558652"
|
sha256 = "d44b51f8d838fc9f929e6048b825c8f74d52f6a254764527bce1ed4a4c558652"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "*.tar.gz"
|
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue