mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
Add autoupdate.strategy
This commit is contained in:
parent
23299efba2
commit
20a7f7db78
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ ram.runtime = "500M"
|
|||
[resources.sources.main]
|
||||
url = "https://github.com/bonfire-networks/bonfire-app/archive/289ad2d8b57a2ce9a7ce609f000b1ac5d887e7a0.tar.gz"
|
||||
sha256 = "5b79032647f9fd95465692d1de48839359dfa532a72c727f76bf03a1b68e8cdd"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue