aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey M․2014-12-10 20:29:43 +0600
committerBrett Koonce2014-12-10 19:53:18 -0800
commitb54e0f55fa0e9feec97482bf269c3cce50832653 (patch)
tree979ee683f29f3e045db6669b4beb778b114bda23
parent083dd4fe6b16b417ca4cdd972a3d83595292c307 (diff)
downloadhomebrew-b54e0f55fa0e9feec97482bf269c3cce50832653.tar.bz2
youtube-dl 2014.12.10.3
Closes #34853. Signed-off-by: Brett Koonce <koonce@gmail.com>
-rw-r--r--Library/Formula/youtube-dl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/youtube-dl.rb b/Library/Formula/youtube-dl.rb
index 29c6ad7f6..64db46d72 100644
--- a/Library/Formula/youtube-dl.rb
+++ b/Library/Formula/youtube-dl.rb
@@ -5,8 +5,8 @@ require "formula"
# https://pypi.python.org/pypi/youtube_dl
class YoutubeDl < Formula
homepage "http://rg3.github.io/youtube-dl/"
- url "https://yt-dl.org/downloads/2014.12.06.1/youtube-dl-2014.12.06.1.tar.gz"
- sha256 "5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e"
+ url "https://yt-dl.org/downloads/2014.12.10.3/youtube-dl-2014.12.10.3.tar.gz"
+ sha256 "0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7"
bottle do
cellar :any