aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-12-12 11:46:12 -0500
committerJack Nagel2014-12-12 11:46:12 -0500
commitd9e9d7cf02c98aed2142a75935a59725f6958a4b (patch)
tree013e7d2d3de10d0b19730363ddb4b569324129cf /Library
parent62c5b559bd1000b1d70f1b7870926095271c9282 (diff)
downloadhomebrew-d9e9d7cf02c98aed2142a75935a59725f6958a4b.tar.bz2
youtube-dl 2014.12.12.4
Closes #34924. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-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 e6b4f9b1c..65cef4a97 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.10.3/youtube-dl-2014.12.10.3.tar.gz"
- sha256 "0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7"
+ url "https://yt-dl.org/downloads/2014.12.12.4/youtube-dl-2014.12.12.4.tar.gz"
+ sha256 "955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635"
bottle do
cellar :any