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

add autoupdate.asset to fix the autoupdater

This commit is contained in:
OniriCorpe 2024-03-16 03:00:56 +01:00 committed by GitHub
parent 36a188752d
commit 71d717070a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,9 +48,10 @@ ram.runtime = "250M"
[resources.sources.main]
in_subdir=false
url = "https://github.com/silverbulletmd/silverbullet/archive/refs/tags/0.7.6.tar.gz"
sha256 = "e98bda59a053490bf8b957118ac0ed4d49f8a88c8803f2df0513744e12ee65e5"
url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.7.6/silverbullet-server-linux-x86_64.zip"
sha256 = "4913afc68d37bcbc91d18e46704e5a696ce4794669e4def448a594b2b0d7318f"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^silverbullet-server-linux-x86_64.zip$"
[resources.system_user]