mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
22 lines
689 B
JSON
22 lines
689 B
JSON
{
|
|
"version": "1.7.5",
|
|
"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.5/ttyd.win32.exe#/ttyd.exe",
|
|
"hash": "3e0da3165b07ad7114750ef1152b8b073f39a1e3f1fd604e11f21c4c625f9a40"
|
|
}
|
|
},
|
|
"bin": "ttyd.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tsl0922/ttyd/releases/download/$version/ttyd.win32.exe#/ttyd.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|