mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-24 17:41:18 +00:00
22 lines
804 B
JSON
22 lines
804 B
JSON
{
|
|
"version": "1.52.1",
|
|
"homepage": "https://github.com/lay295/TwitchDownloader",
|
|
"description": "A Twitch VOD/Clip/Chat Downloader and Chat Renderer. (CLI Version)",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lay295/TwitchDownloader/releases/download/1.52.1/TwitchDownloaderCLI-1.52.1-Windows-x64.zip",
|
|
"hash": "d18180f337b32b12b920b23da2ab1168cad48bac4df1274c3d06b0b65cace618"
|
|
}
|
|
},
|
|
"bin": "TwitchDownloaderCLI.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|