Kris Schneider 1b2452de80
vhs: Add version 0.1.1 (#4077)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
2022-11-01 04:23:06 +08:00

22 lines
689 B
JSON

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