mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Upgrade to v2024.07.01
This commit is contained in:
parent
db564dec59
commit
17034166a6
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "SearXNG"
|
|||
description.en = "Internet metasearch engine which aggregates results from more than 70 search services"
|
||||
description.fr = "Méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche"
|
||||
|
||||
version = "2024.06.29~ynh1"
|
||||
version = "2024.07.01~ynh1"
|
||||
|
||||
maintainers = ["mh4ckt3mh4ckt1c4s", "ewilly"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "200M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/searxng/searxng/archive/adaec68728871ab7ee7ff1f4bcf42a8156b7aac4.tar.gz"
|
||||
sha256 = "103cd0e7f5dc9838e94acb0f148762f88ce3e10a3a217d9ffedf3e3beef51aa0"
|
||||
url = "https://github.com/searxng/searxng/archive/54be8f09a62bd850017d661d2968ca012fc9c7a2.tar.gz"
|
||||
sha256 = "4994750f77bcf8ec38f8f34923b4bbe0e89bde3e0a0449eec3150f8bbe406887"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue