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

fix source URL

This commit is contained in:
lapineige 2023-09-08 13:51:13 +02:00 committed by GitHub
parent 946785db2d
commit 0e0d09a415
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,8 +39,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://static.wallabag.org/releases/wallabag-release-2.6.6.tar.gz"
sha256 = "b2b2032b39dc0fe11c14eaf12c70bc572eca3db2489e789460d718dcc8911c4f"
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]