ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-04-03 20:24:28 +00:00

22 lines
804 B
JSON

{
"version": "1.52.3",
"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.3/TwitchDownloaderCLI-1.52.3-Windows-x64.zip",
"hash": "e907cd649c2b685a58dff0d582cbc000bc2e75366d20f9a76bd537fbb95b7dd8"
}
},
"bin": "TwitchDownloaderCLI.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
}
}
}
}