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

Upgrade to upstream

This commit is contained in:
Éric Gaspar 2022-10-21 16:41:15 +02:00
parent c12e5c036f
commit 44c539afb8
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/d47b8c8494ed41c8a72c21b238dde74e606c5f0e.tar.gz SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/602e8684258062937d7f554ab7889e8e02318c96.tar.gz
SOURCE_SUM=d064253636c48d6116a55fab379b3ec575fb0b095a621eb1b78fe7a598ab0f63 SOURCE_SUM=7e5c0a5be95369befaf5abcdc71cce5e76ffee9557ceee9af7abb959f2ca003c
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "News feed (RSS/Atom) reader and aggregator", "en": "News feed (RSS/Atom) reader and aggregator",
"fr": "Lecteur de flux dactualité utilisant les protocoles RSS et Atom" "fr": "Lecteur de flux dactualité utilisant les protocoles RSS et Atom"
}, },
"version": "20220913~ynh1", "version": "20221021~ynh1",
"url": "http://tt-rss.org", "url": "http://tt-rss.org",
"upstream": { "upstream": {
"license": "GPL-3.0-only", "license": "GPL-3.0-only",