diff --git a/manifest.toml b/manifest.toml index c0f1614..3cfde00 100644 --- a/manifest.toml +++ b/manifest.toml @@ -111,10 +111,6 @@ ram.runtime = "500M" armhf.url = "https://github.com/haiwen/seafile-rpi/releases/download/v9.0.9/seafile-server-9.0.9-bullseye-arm32v7l.tar.gz" armhf.sha256 = "171fcf08b726d452e1c4cd22dadb9f8f5cf6848424ebc1e04cde5be34ef3d7f6" - autoupdate.strategy = "latest_github_release" - autoupdate.asset.arm64 = ".*-bullseye-arm64v8l\\.tar\\.gz" - autoupdate.asset.armhf = ".*-bullseye-arm32v7l\\.tar\\.gz" - [resources.apt] packages = ["ffmpeg", "python3", "python3-venv", "python3-setuptools", "python3-pip", "python3-dev",