youtube-dl: Update to version 2020.12.29

This commit is contained in:
Jakub Čábera 2020-12-29 09:04:11 +01:00
parent 0fb4bb51dc
commit a7ca1e8e64

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.12.26", "version": "2020.12.29",
"description": "Download videos from YouTube.com (and a few more sites) using command line.", "description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://yt-dl.org/", "homepage": "https://yt-dl.org/",
"license": "Unlicense", "license": "Unlicense",
@ -10,8 +10,8 @@
], ],
"vcredist": "extras/vcredist2010" "vcredist": "extras/vcredist2010"
}, },
"url": "https://yt-dl.org/downloads/2020.12.26/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2020.12.29/youtube-dl.exe",
"hash": "33fe53361fcd58d99b30ca87a07a2175f8b5fc5d6c4bde9380be1c79e96b7921", "hash": "f29ad53c8b9b9a31568c01da4a25bf9521b8f618645cab428f339e26e0211734",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {