From abeed7ef6ac51e9a5bbcd9bffb26f4644b8ab32c Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Thu, 14 Mar 2024 21:28:53 +0100 Subject: [PATCH] Update to proper artifact for 1.15.7 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 285a1b6..024a493 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,9 +50,9 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/plankanban/planka/releases/download/v1.15.6/planka-prebuild-v1.15.6.zip" - sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863" - autoupdate.strategy = "latest_github_tag" + url = "https://github.com/plankanban/planka/releases/download/v1.15.7/planka-prebuild-v1.15.7.zip" + sha256 = "f286949c184789cbf8a4443a4f2beafc9ceeb428cf4fa08ac585954e48988130" + autoupdate.strategy = "latest_github_release" [resources.system_user]