From d35e50cd56e73397a3c90008f81ec317ada3151f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Wed, 31 Jul 2024 04:04:12 +0200 Subject: [PATCH] Update manifest.toml: disable autoupdate because upstream has no proper tags nor releases ... --- manifest.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a38b6a7..032d521 100644 --- a/manifest.toml +++ b/manifest.toml @@ -49,8 +49,9 @@ ram.runtime = "50M" sha256 = "578252e15dbc16b63bf1ed7eedc0b1452ca67bf2d4f621c4439931710c3035d3" in_subdir = false - autoupdate.strategy = "latest_github_release" - autoupdate.asset = "^plainpad-.*\\.zip" + # Upstream has no proper tag nor releases ... + #autoupdate.strategy = "latest_github_release" + #autoupdate.asset = "^plainpad-.*\\.zip" [resources.system_user]