From 81281c0bb67b375ecf29c3280643f703662c848a Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 15 Aug 2023 19:05:29 +0200 Subject: [PATCH] Fix sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index b65eb40..77dfcd0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,12 +46,12 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen [resources] [resources.sources.latest] prefetch = false - url = "http://download.dotclear.org/latest/dotclear-2.27.1.zip" + url = "https://download.dotclear.org/latest/dotclear-2.27.1.zip" sha256 = "15d5d139dffd5e53f7c2301e01f085edcdbed7a89d9e829864a81b7b99cba5e8" [resources.sources.attic] prefetch = false - url = "http://download.dotclear.org/attic/dotclear-2.27.1.zip" + url = "https://download.dotclear.org/attic/dotclear-2.27.1.zip" sha256 = "15d5d139dffd5e53f7c2301e01f085edcdbed7a89d9e829864a81b7b99cba5e8" [resources.system_user]