ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-05-17 16:28:21 +00:00

22 lines
804 B
JSON

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