1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-04-02 22:20:54 +02:00
parent f36430de63
commit 24238a0c79

View file

@ -17,7 +17,7 @@ admindoc = "https://tt-rss.org/wiki.php"
code = "https://git-gitea.tt-rss.org/fox/tt-rss"
[integration]
yunohost = ">= 11.1.15"
yunohost = ">= 11.1.16"
architectures = "all"
multi_instance = true
ldap = false
@ -42,6 +42,8 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://git-gitea.tt-rss.org/fox/tt-rss/archive/cddbf5bf5a7e2c433275a3bec089f318d4f211af.tar.gz"
sha256 = "41df4c5902a7604acbe330f70a2fbef961338f6cf8798156de10adbc321f8e37"
autoupdate.upstream = "https://git-gitea.tt-rss.org/fox/tt-rss"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]