ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-02-10 12:32:53 +00:00

22 lines
804 B
JSON

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