mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Upgrade to v2024.06.13
This commit is contained in:
parent
2ebaa8a2a1
commit
3852c02771
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "SearXNG"
|
|||
description.en = "A free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled"
|
||||
description.fr = "Un méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni espionnés"
|
||||
|
||||
version = "2024.05.17.07.51.17~ynh1"
|
||||
version = "2024.06.13~ynh1"
|
||||
|
||||
maintainers = ["mh4ckt3mh4ckt1c4s", "ewilly"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "200M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/searxng/searxng/archive/f5eb56b63f250c7804e5e1cf4426e550bc933906.tar.gz"
|
||||
sha256 = "5424c916ba6312fb22d14b7eac268e40995bda073e480b3e6c8e9d63dcd5e087"
|
||||
url = "https://github.com/searxng/searxng/archive/cb945276b692bf1f38c75f5ba5e84bf59836aa17.tar.gz"
|
||||
sha256 = "faa42d5421b05a3d605010ab56ee69f69e12889c8674b725f8d1645d9e9f9d8b"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue