ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-06-30 20:25:52 +00:00

22 lines
804 B
JSON

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