mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Add missing sha256 for autoupdater
This commit is contained in:
parent
1ceaac0571
commit
a003e54b59
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "http://none"
|
url = "http://none"
|
||||||
|
sha256 = "none"
|
||||||
prefetch = false
|
prefetch = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue