mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
804 B
JSON
22 lines
804 B
JSON
{
|
|
"version": "1.53.0",
|
|
"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.53.0/TwitchDownloaderCLI-1.53.0-Windows-x64.zip",
|
|
"hash": "55c960c5dd6df83beb2673e8f9047d3ab9a8c8261d5bdbf893e1bd61124bc1e7"
|
|
}
|
|
},
|
|
"bin": "TwitchDownloaderCLI.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|