Disable autoupdater

This commit is contained in:
Tagada 2023-12-03 14:27:58 +01:00 committed by GitHub
parent 1d12d39bdf
commit 53ec60326e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",