2023-10-02 12:31:07 +00:00

22 lines
689 B
JSON

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