1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Upgrade to 2.4.0~ynh1

This commit is contained in:
yalh76 2022-02-11 19:43:32 +01:00
parent 5f6907aedf
commit 614cb9c086
4 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ It extracts content so that you can read it when you have time.
It provides a web interface, browser (Firefox / Chrome / Opera) add-ons, mobile apps (Android / iOS / Windows Phone) and even on e-reader (PocketBook / Kobo).
**Shipped version:** 2.3.8~ynh4
**Shipped version:** 2.4.0~ynh1
**Demo:** https://demo.yunohost.org/wallabag/

View file

@ -16,7 +16,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Sont disponibles une interface web, des add-ons pour navigateurs (Firefox / Chrome / Opera), des applications pour mobile (Android / iOS / Windows Phone) et même sur liseuse (PocketBook / Kobo).
**Version incluse :** 2.3.8~ynh4
**Version incluse :** 2.4.0~ynh1
**Démo :** https://demo.yunohost.org/wallabag/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.3.8.tar.gz
SOURCE_SUM=58f319ee41828fcc4fd00a14c4ac7c16b2179a47af21e257a15938311d1426eb
SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.4.0.tar.gz
SOURCE_SUM=11caf6e87661215f8bb898fc61c149d8fd14de3f19928d50be53208cd5516d87
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "A self hostable read-it-later app",
"fr": "Une application de lecture-plus-tard auto-hébergeable"
},
"version": "2.3.8~ynh4",
"version": "2.4.0~ynh1",
"url": "https://www.wallabag.org",
"upstream": {
"license": "MIT",