From 423fa23647d2b6c216bf1f5409e45d6983b2094e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 14 Mar 2023 08:10:55 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/manifest.toml b/manifest.toml index 0019d85..5250e24 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,6 +39,18 @@ ram.runtime = "50M" default = "visitors" [resources] + + [resources.sources] + [resources.sources.main] + amd64.url = "https://github.com/boypt/simple-torrent/releases/download/1.3.9/cloud-torrent_linux_amd64_static.gz" + amd64.sha256 = "d2f535e4cd0449b357a563cfce79c1f6afcac9b7b3af94e758defc44faa52ebf" + arm64.url = "https://github.com/boypt/simple-torrent/releases/download/1.3.9/cloud-torrent_linux_arm64_static.gz" + arm64.sha256 = "6f48f8b59bc8d834c6ede1d27ecc1a598b8a0be1dab00622caa6fd047e51eed6" + i386.url = "https://github.com/boypt/simple-torrent/releases/download/1.3.9/cloud-torrent_linux_386_static.gz" + i386.sha256 = "583898eb907c21dbbcb6f33934eae3dc1d6ec2620fdc7689c70a3479049af52b" + extract = false + in_subdir = false + [resources.system_user] [resources.install_dir]