From 73b8ee6496bfc75646903e3aa2ef79c593cc2d85 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Apr 2017 18:41:22 +0200 Subject: [PATCH] Update youtube-dl to version 2017.04.14 --- yarn.json | 6 +++--- youtube-dl.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.json b/yarn.json index 142f2a55ad..c76ab7332c 100644 --- a/yarn.json +++ b/yarn.json @@ -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", diff --git a/youtube-dl.json b/youtube-dl.json index f2cdd2ffd4..95e1a937a3 100644 --- a/youtube-dl.json +++ b/youtube-dl.json @@ -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"