ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-03-08 00:41:22 +00:00

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"
}
}
}
}