youtube-dl: Update to version 2020.12.14

This commit is contained in:
Jakub Čábera 2020-12-14 07:40:46 +01:00
parent 6d1291ccb4
commit 703d5ec66e

View File

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