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]