ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-04-05 04:26:45 +00:00

22 lines
804 B
JSON

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