mirror of
https://github.com/YunoHost-Apps/digisteps_ynh.git
synced 2024-09-03 18:26:21 +02:00
Update manifest.toml
This commit is contained in:
parent
4e067958eb
commit
24806047c3
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url = "https://github.com/YunoHost-Apps/digisteps_ynh/releases/download/0.3.9/digisteps-v0.3.9.zip"
|
||||
sha256 = "cfd0723c29ae55d22496ae5db278c473f34daa64913835a1a7e3c431bfe99efc"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = ".*.zip"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Reference in a new issue