1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Update manifest.toml

This commit is contained in:
Tagada 2023-11-13 11:59:26 +01:00 committed by GitHub
parent 8b6a29a95a
commit 3086ae7754
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,10 +55,10 @@ ram.runtime = "50M"
i386.sha256 = "e578ed996ef783f7b44871e7252ebea930452cd00cf154431009678016dc292b"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.arm64 = "syncthing-linux-arm64-*.tar.gz"
autoupdate.asset.amd64 = "syncthing-linux-amd64-*.tar.gz"
autoupdate.asset.i386 = "syncthing-linux-386-*.tar.gz"
autoupdate.asset.armhf = "syncthing-linux-arm-*.tar.gz"
autoupdate.asset.arm64 = "syncthing-linux-arm64-.*.tar.gz"
autoupdate.asset.amd64 = "syncthing-linux-amd64-.*.tar.gz"
autoupdate.asset.i386 = "syncthing-linux-386-.*.tar.gz"
autoupdate.asset.armhf = "syncthing-linux-arm-.*.tar.gz"
[resources.ports]
main.default = 22000