mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
22 lines
689 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|