2023-01-21 21:46:53 +05:30

22 lines
689 B
JSON

{
"version": "1.7.3",
"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.3/ttyd.win32.exe#/ttyd.exe",
"hash": "2efe32e028cf5107b2702bdbb9ad870b7204db04e8cd7e415a14af3fba916df7"
}
},
"bin": "ttyd.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/tsl0922/ttyd/releases/download/$version/ttyd.win32.exe#/ttyd.exe"
}
}
}
}