youtube-dl: Update to version 2020.11.17

This commit is contained in:
Jakub Čábera 2020-11-17 08:07:11 +01:00
parent 73e1ea9bb1
commit 4b559485bc

View File

@ -1,5 +1,5 @@
{
"version": "2020.11.12",
"version": "2020.11.17",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://yt-dl.org/",
"license": "Unlicense",
@ -10,13 +10,10 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://yt-dl.org/downloads/2020.11.12/youtube-dl.exe",
"hash": "97a8c9ac735911a722b5405861ede8a66b02635f00664c5199bd01fd3b67114f",
"url": "https://yt-dl.org/downloads/2020.11.17/youtube-dl.exe",
"hash": "45ff80ee69d76071cfe05576e603a708b2ec4d88481fd24914ae4fb3d3cf9e94",
"bin": "youtube-dl.exe",
"checkver": {
"url": "https://yt-dl.org/",
"regex": "v([\\d.]+)"
},
"checkver": "v([\\d.]+)",
"autoupdate": {
"url": "https://yt-dl.org/downloads/$version/youtube-dl.exe",
"hash": {