From 2e946b6d7fe1d2ff8135b31bf2cf66b918e06ca9 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:38:08 -0500 Subject: [PATCH] Update manifest.toml Fix autoupdate --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7275c5e..cdce535 100644 --- a/manifest.toml +++ b/manifest.toml @@ -37,11 +37,11 @@ ram.runtime = "50M" default = "visitors" [resources] - [resources.sources.main] - url = "https://github.com/klaussilveira/gitlist/releases/download/2.0.0/gitlist-2.0.0.zip" - sha256 = "06df38598c7e6f8ceb62e09efc0849960dc8f8e4a8a6f4719624c82e5a21fdf7" - in_subdir = false - autoupdate.strategy = "latest_github_releases" + [resources.sources.main] + url = "https://github.com/klaussilveira/gitlist/releases/download/2.0.0/gitlist-2.0.0.zip" + sha256 = "06df38598c7e6f8ceb62e09efc0849960dc8f8e4a8a6f4719624c82e5a21fdf7" + in_subdir = false + autoupdate.strategy = "latest_github_release" [resources.system_user]