ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-05-30 16:25:52 +00:00

22 lines
804 B
JSON

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