youtube-dl: Update to version 2021.01.24.1

This commit is contained in:
Jakub Čábera 2021-01-25 08:34:38 +01:00
parent baad9704c9
commit 1ef2f41539

View File

@ -1,5 +1,5 @@
{
"version": "2021.01.16",
"version": "2021.01.24.1",
"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/2021.01.16/youtube-dl.exe",
"hash": "8a5289cc53c819c0c2efde971541d34e46d27bbc178d4c6518821173ddb0b304",
"url": "https://yt-dl.org/downloads/2021.01.24.1/youtube-dl.exe",
"hash": "2345311b6899a1bf78a43b3e3efd2c7b27dbc47da165435c41fde7a4442dd292",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {