mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Version 2.6.5
This commit is contained in:
parent
79a762243f
commit
071b12478e
1 changed files with 3 additions and 3 deletions
|
@ -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.4~ynh1"
|
||||
version = "2.6.5~ynh1"
|
||||
|
||||
maintainers = ["lapineige"]
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/wallabag/wallabag/releases/download/2.6.4/wallabag-2.6.4.tar.gz"
|
||||
sha256 = "f0209d3eec80621b54a62cf31068b93103fbc56d6c0b635c55defff4e9afc1f3"
|
||||
url = "https://github.com/wallabag/wallabag/releases/download/2.6.5/wallabag-2.6.5.tar.gz"
|
||||
sha256 = "4800a938c648901944f965e96654a11df5f3d4193d467ee72d5273a9419699a0"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue