From abb5b6d0501fbc4fb5ec51239588a72f8ceb5e45 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 05:14:24 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 33a1115..643d5bc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,8 +41,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/excalidraw/excalidraw/archive/refs/tags/v0.17.0.tar.gz" sha256 = "8806dbb31df6d164aabad661bb79191cc603859d50b00565b864069ee390e230" - - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" [resources.system_user]