mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
22 lines
804 B
JSON
22 lines
804 B
JSON
{
|
|
"version": "1.56.2",
|
|
"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.56.2/TwitchDownloaderCLI-1.56.2-Windows-x64.zip",
|
|
"hash": "fa17829d0af794c386ed69221cdb9faba53de6086ceabfbd9c68fc21c8b6ecfc"
|
|
}
|
|
},
|
|
"bin": "TwitchDownloaderCLI.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|