mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
2.6.3 (#176)
* update to 2.6.3 * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
8c02a0f339
commit
f0512c42b2
3 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@ Wallabag is a self hostable Read-It-Later application allowing you to not miss a
|
|||
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.6.2~ynh1
|
||||
**Shipped version:** 2.6.3~ynh1
|
||||
|
||||
**Demo:** https://demo.yunohost.org/wallabag/
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ Wallabag est une application de lecture différée : elle permet simplement d
|
|||
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.6.2~ynh1
|
||||
**Version incluse :** 2.6.3~ynh1
|
||||
|
||||
**Démo :** https://demo.yunohost.org/wallabag/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Wallabag"
|
|||
description.en = "Self hostable read-it-later app"
|
||||
description.fr = "Application de lecture-plus-tard auto-hébergeable"
|
||||
|
||||
version = "2.6.2~ynh1"
|
||||
version = "2.6.3~ynh1"
|
||||
|
||||
maintainers = ["lapineige"]
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/wallabag/wallabag/releases/download/2.6.2/wallabag-2.6.2.tar.gz"
|
||||
sha256 = "fe7b573cc90bdf4a984decf74aeeb7fc387720544e5f1773d0ff97cd2768ce6c"
|
||||
url = "https://github.com/wallabag/wallabag/releases/download/2.6.3/wallabag-2.6.3.tar.gz"
|
||||
sha256 = "3b9515d407639a130e996db45bd2186019d27f959f3b1b9e79c11fbdcf4a43ea"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue