ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2023-04-18 00:34:02 +00:00

22 lines
804 B
JSON

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