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:
parent
e38e2f15e3
commit
9a3a395812
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue