mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
upgrade to 1.14.3
This commit is contained in:
parent
419a49462d
commit
41aaf696c2
3 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# FreshRSS package for YunoHost
|
# FreshRSS package for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/freshrss)
|
[](https://dash.yunohost.org/appci/app/freshrss)
|
||||||
[](https://install-app.yunohost.org/?app=freshrss)
|
[](https://install-app.yunohost.org/?app=freshrss)
|
||||||
|
|
||||||
> *This package allow you to install FreshRSS quickly and simply on a YunoHost server.
|
> *This package allow you to install FreshRSS quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
||||||
|
|
||||||
**Shipped version:** 1.14.2
|
**Shipped version:** 1.14.3
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.14.2.tar.gz
|
SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.14.3.tar.gz
|
||||||
SOURCE_SUM=547ce000c0506df1323629777e7399826002ce084eb4187e4df154ddc16f0a10
|
SOURCE_SUM=ab7de7658c01d99649bdf77313a5dc6cd1e196fdc39ff54ba42a8155364fb367
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "FreshRSS is a selfhostable RSS reader",
|
"en": "FreshRSS is a selfhostable RSS reader",
|
||||||
"fr": "FreshRSS est un agrégateur de flux RSS à auto-héberger"
|
"fr": "FreshRSS est un agrégateur de flux RSS à auto-héberger"
|
||||||
},
|
},
|
||||||
"version": "1.14.2~ynh1",
|
"version": "1.14.3~ynh1",
|
||||||
"url": "http://freshrss.org/",
|
"url": "http://freshrss.org/",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue