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

fix sha256sum

This commit is contained in:
lapineige 2023-06-22 15:26:15 +02:00 committed by GitHub
parent 0a2f9f631e
commit 96b1c89acc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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