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:
parent
f36430de63
commit
24238a0c79
1 changed files with 3 additions and 1 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue