ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-11-22 08:26:36 +00:00

22 lines
804 B
JSON

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