mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
update git repo
This commit is contained in:
parent
289be82de2
commit
92d6fec241
1 changed files with 3 additions and 5 deletions
|
@ -5,7 +5,7 @@ name = "Tiny Tiny RSS"
|
||||||
description.en = "News feed (RSS/Atom) reader and aggregator"
|
description.en = "News feed (RSS/Atom) reader and aggregator"
|
||||||
description.fr = "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom"
|
description.fr = "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom"
|
||||||
|
|
||||||
version = "20230321~ynh3"
|
version = "20230406~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -40,10 +40,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://git-gitea.tt-rss.org/fox/tt-rss/archive/cddbf5bf5a7e2c433275a3bec089f318d4f211af.tar.gz"
|
url = "https://gitlab.tt-rss.org/tt-rss/tt-rss/-/archive/53bd56894dc20349fe514818e04a620c79532e87.tar.gz"
|
||||||
sha256 = "0aedbcc2b3e34b5c015ad0668287be7069dd87e341228a4c032a29b972f89165"
|
sha256 = "871ffcfc2620b10e062bd03f37326acf29872fd7850f9aa0844568ac93fa682e"
|
||||||
autoupdate.upstream = "https://git-gitea.tt-rss.org/fox/tt-rss"
|
|
||||||
autoupdate.strategy = "latest_github_commit"
|
|
||||||
|
|
||||||
#[resources.sources.data_migration]
|
#[resources.sources.data_migration]
|
||||||
#url = "https://dev.tt-rss.org/tt-rss/ttrss-data-migration/archive/6dac32af20dc303ea2e6e03f3a9492ee3ace6a8a.tar.gz"
|
#url = "https://dev.tt-rss.org/tt-rss/ttrss-data-migration/archive/6dac32af20dc303ea2e6e03f3a9492ee3ace6a8a.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue