2024-03-29 05:07:17 +00:00

22 lines
689 B
JSON

{
"version": "1.7.6",
"homepage": "https://github.com/tsl0922/ttyd",
"description": "A cli appication for sharing your terminal all over the web.",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/tsl0922/ttyd/releases/download/1.7.6/ttyd.win32.exe#/ttyd.exe",
"hash": "7b5df2531b4a087b3045daed60ae50d543e8cda8eac4ce1dc9ad90ea957a444a"
}
},
"bin": "ttyd.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/tsl0922/ttyd/releases/download/$version/ttyd.win32.exe#/ttyd.exe"
}
}
}
}