Merge pull request #279 from CodeShakingSheep/fix-autoupdate

Fix autoupdate
This commit is contained in:
Sebastian Gumprich
2024-06-28 06:32:07 +02:00
committed by GitHub
+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]