Update manifest.toml

Update autoupdate asset from .zip to .tar
This commit is contained in:
CodeShakingSheep
2024-06-27 16:56:27 -05:00
committed by GitHub
parent 04ffe7bd29
commit b77aec8610
+1 -1
View File
@@ -62,7 +62,7 @@ ram.runtime = "50M"
sha256 = "bb470136407d4cede9739e9401d792d0f098b51ed21661e7eb6e14aebdf87114" sha256 = "bb470136407d4cede9739e9401d792d0f098b51ed21661e7eb6e14aebdf87114"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip" autoupdate.asset = "invoiceninja.tar"
[resources.system_user] [resources.system_user]