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

Merge branch 'version-2.6' of https://github.com/YunoHost-Apps/wallabag2_ynh into version-2.6

This commit is contained in:
Éric Gaspar 2023-09-08 14:19:41 +02:00
commit 22334be020
3 changed files with 5 additions and 5 deletions

View file

@ -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.5~ynh1
**Shipped version:** 2.6.6~ynh1
**Demo:** https://demo.yunohost.org/wallabag/

View file

@ -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.5~ynh1
**Version incluse :** 2.6.6~ynh1
**Démo :** https://demo.yunohost.org/wallabag/

View file

@ -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.5~ynh1"
version = "2.6.6~ynh1"
maintainers = ["lapineige"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/wallabag/wallabag/releases/download/2.6.5/wallabag-2.6.5.tar.gz"
sha256 = "4800a938c648901944f965e96654a11df5f3d4193d467ee72d5273a9419699a0"
url = "https://github.com/wallabag/wallabag/releases/download/2.6.6/wallabag-2.6.6.tar.gz"
sha256 = "d029091521cf9cecf7df7fbbb8c52a5c8dc0f5db00f457216575e6c2aec5d3da"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]