1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00

fix source link and the autoupdater

This commit is contained in:
OniriCorpe 2024-02-23 00:13:13 +01:00 committed by GitHub
parent 6d3dfcbf76
commit 300ba7b309
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,10 +46,11 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.35.0.tar.gz"
sha256 = "38527768eb08d17c75a2d9bf9732d71caececa83858a3f304a2e30d5b8afcd57"
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.0/snappymail-2.35.0.tar.gz"
sha256 = "98e08c62d6992bc6901c39282eddc20a264e7a402e9bf02465409d6ac23197f5"
in_subdir = false
autoupdate.strategy = "latest_github_tag"
autoupdate.asset = "^snappymail-.*tar.gz$"
[resources.system_user]