1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/httpsh_ynh.git synced 2024-09-03 19:25:55 +02:00

Add autoupdate.uptsream in the manifest

This commit is contained in:
Tagada 2023-09-28 13:21:23 +02:00 committed by GitHub
parent e38e2f15e3
commit 9a3a395812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,7 @@ ram.runtime = "10M"
amd64.sha256 = "67cf926ddf157dcb089106c2aa6623b8613bb7f3b493048eeb6cc34423570b3c"
autoupdate.strategy = "latest_github_release"
autoupdate.upstream = "https://github.com/tsl0922/ttyd"
autoupdate.asset.armhf = "ttyd.armhf"
autoupdate.asset.arm64 = "ttyd.aarch64"
autoupdate.asset.i386 = "ttyd.i686"