Update youtube-dl to version 2017.04.14

This commit is contained in:
Richard Kuhnt 2017-04-14 18:41:22 +02:00
parent 6eb9c28930
commit 73b8ee6496
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{
"homepage": "https://yarnpkg.com/",
"license": "BSD",
"version": "0.22.0",
"version": "0.23.2",
"suggest": {
"Node.js": [
"nodejs",
@ -11,8 +11,8 @@
"nvm"
]
},
"url": "https://yarnpkg.com/downloads/0.22.0/yarn-0.22.0.msi",
"hash": "0daaddf5f81f2c6b2b35b9f013e2d28c8e63fd2d4c227a4af95a6fdbfdd7cc6c",
"url": "https://yarnpkg.com/downloads/0.23.2/yarn-0.23.2.msi",
"hash": "2fb928587a94837790306cbee3dad4b847e1d9e759068d7dd75772ace33077ac",
"bin": "Yarn\\bin\\yarn.cmd",
"checkver": {
"url": "https://yarnpkg.com/latest-version",

View File

@ -1,9 +1,9 @@
{
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain",
"version": "2017.04.11",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.04.11/youtube-dl.exe",
"hash": "4126e08246761ac6a5f043ba4e62e236b8d2ebd1ae7676e28120df4ebfb7d31c",
"version": "2017.04.14",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.04.14/youtube-dl.exe",
"hash": "5e6fa68c5995929420386a59d16c59c4437481f541a0dbcdcb5a1961dcefd66f",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg"