1
0
Fork 0
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:
Salamandar 2024-01-29 18:17:29 +01:00
parent d283ed4f6e
commit e5c46de427

View file

@ -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]