From c27d6910d9609509383854037e42267f0e86d083 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 14 Aug 2024 18:40:39 +0200 Subject: [PATCH] fix --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 129b744..449ffd2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -37,8 +37,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/redlib-org/redlib/releases/download/v0.35.1/redlib-x86_64-unknown-linux-musl.tar.gz" - sha256 = "fbd1abd1ccd418e397b0ec3cf449fcd2faae6fbe0873c3485636d9785efb0471" + url = "https://github.com/redlib-org/redlib/releases/download/v0.35.1/redlib" + sha256 = "795222c0a368d893310996186527372aedf280a343cf699b3d2cc753c5991131" extract = false in_subdir = false rename = "redlib"