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

Fix v2.6.1 link

Co-authored-by: Nicolas Lœuillet <nicolas@loeuillet.org>
This commit is contained in:
lapineige 2023-06-22 15:02:56 +02:00 committed by GitHub
parent 7478908daf
commit 2e7d862b52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/wallabag/wallabag/archive/refs/tags/2.6.1.tar.gz"
url = "https://github.com/wallabag/wallabag/releases/download/2.6.1/wallabag-2.6.1.tar.gz"
sha256 = "d1316325a32184fe46d0b9b4ef54cac974275ae51c9041f95dce9f722f84dc18"
autoupdate.strategy = "latest_github_tag"