From d3ad5508133ecae3cb24614af39ddbb7b582fe18 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:48:04 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index 8ac7900..ed4066f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,6 +55,10 @@ ram.runtime = "3G" sha256 = "403e9572b32addb4252de171191200510af70cdb868e90838091183e3ebec9a7" autoupdate.strategy = "latest_github_commit" + [resources.sources.libssl] + amd64.url = "http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.1w-0+deb11u1_amd64.deb" + arm64.url = "http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.1w-0+deb11u1_arm64.deb" + [resources.system_user] allow_email = true