From e1d384f1868870886e4f22930f11c77e7f87f984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:17:16 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 30750cd..6060482 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v5.3.1.tar.gz" - sha256 = "4b45b2f486f2c3088aecea4682b9a5159c2b1c7657785f3580e2443c4256184e" + url = "https://github.com/LycheeOrg/Lychee/releases/download/v5.3.1/Lychee.zip" + sha256 = "c73430882a63120ccdd0f0d2cdd8a09da70340e7dd484212e7b7fd8811c064f2" autoupdate.strategy = "latest_github_tag" [resources.system_user]