ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-02-25 20:23:20 +00:00

22 lines
804 B
JSON

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