1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
This commit is contained in:
lapineige 2023-08-22 15:57:26 +02:00 committed by GitHub
parent f0512c42b2
commit a516223a6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.3~ynh1"
version = "2.6.4~ynh1"
maintainers = ["lapineige"]
@ -39,8 +39,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/wallabag/wallabag/releases/download/2.6.3/wallabag-2.6.3.tar.gz"
sha256 = "3b9515d407639a130e996db45bd2186019d27f959f3b1b9e79c11fbdcf4a43ea"
url = "https://github.com/wallabag/wallabag/releases/download/2.6.4/wallabag-2.6.4.tar.gz"
sha256 = "f0209d3eec80621b54a62cf31068b93103fbc56d6c0b635c55defff4e9afc1f3"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]