mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
add autoupdate
This commit is contained in:
parent
d283ed4f6e
commit
e5c46de427
1 changed files with 5 additions and 3 deletions
|
@ -46,9 +46,11 @@ ram.runtime = "50M"
|
|||
default = "visitors"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/searx/searx/archive/refs/tags/v1.1.0.tar.gz"
|
||||
sha256 = "fc17371a02ee1d73896c2ac9c55b1ec90e5171fd2eea060b8867fc7efb63d725"
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/searx/searx/archive/refs/tags/v1.1.0.tar.gz"
|
||||
sha256 = "fc17371a02ee1d73896c2ac9c55b1ec90e5171fd2eea060b8867fc7efb63d725"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue