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 v2.6.8

https://github.com/wallabag/wallabag/releases/tag/2.6.8
This commit is contained in:
yunohost-bot 2024-03-16 02:47:03 +01:00 committed by YunoHost Bot
parent 696a0a290c
commit d70d096d7b

View file

@ -7,7 +7,7 @@ name = "Wallabag"
description.en = "Save and classify articles. Read them later"
description.fr = "Enregistrez et classez les articles. Lisez-les plus tard"
version = "2.5.4~ynh3"
version = "2.6.8~ynh1"
maintainers = ["lapineige"]
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/wallabag/wallabag/releases/download/2.5.4/wallabag-2.5.4.tar.gz"
sha256 = "c953105e3181f18bf592541a1c46c318c6663ad00d4687052676b02a7d74c618"
url = "https://github.com/wallabag/wallabag/archive/refs/tags/2.6.8.tar.gz"
sha256 = "b1799def08c72d49400c9b2836cd8b626b48ad055708fd0166e86a7d584d3195"
autoupdate.strategy = "latest_github_release"