mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Update manifest.toml
This commit is contained in:
parent
9b5d368cc7
commit
714ece05da
1 changed files with 2 additions and 2 deletions
|
@ -57,11 +57,11 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://framagit.org/les/gancio/-/archive/v1.16.0/gancio-v1.16.0.tar.gz"
|
url = "https://gancio.org/releases/gancio-v1.16.0.tgz"
|
||||||
sha256 = "21a53253f370ac45a5470b8f8e7fe6080e3ab3460dc10f6300f08fbfdf2099f9"
|
sha256 = "21a53253f370ac45a5470b8f8e7fe6080e3ab3460dc10f6300f08fbfdf2099f9"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_gitlab_release"
|
autoupdate.strategy = "latest_gitlab_release"
|
||||||
autoupdate.asset = "^gancio-v*.tar.gz$"
|
autoupdate.asset = "^gancio-v*.tgz$"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
allow_email = true
|
allow_email = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue