From 35b2c44f52cb823dcfa34359b85422110e717ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 11 Jun 2023 17:10:57 +0200 Subject: [PATCH] Update manifest.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e3b2545..2eaac08 100644 --- a/manifest.toml +++ b/manifest.toml @@ -45,7 +45,8 @@ ram.runtime = "50M" url = "https://github.com/grocy/grocy/releases/download/v3.3.2/grocy_3.3.2.zip" sha256 = "285e33c6b0bcae545468129ce222c8b7a4d2007309fad396a6d32c55c8b1556b" in_subdir = false - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" + autoupdate.asset = "grocy_*.zip" [resources.system_user]