aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-09-04 21:40:05 +0700
committerJack Nagel2014-09-04 11:39:39 -0500
commit3304b80cb8bf142eae0efe695a0af48e3ab1c17d (patch)
tree98eea8dc01dba1584ba09804a06a0429489f6caa /Library
parent165de2894d2cd38a9308efd573841a4155c82db2 (diff)
downloadhomebrew-3304b80cb8bf142eae0efe695a0af48e3ab1c17d.tar.bz2
youtube-dl 2014.09.04.3
Closes #32097. 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 86292f28b..842c5c329 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.09.01.1/youtube-dl-2014.09.01.1.tar.gz"
- sha1 "bb320b9cbdff5048e3777e7fa30ffe2595c4e431"
+ url "https://yt-dl.org/downloads/2014.09.04.3/youtube-dl-2014.09.04.3.tar.gz"
+ sha1 "2dce554aa60d84b688580f3f357190ab86b8c247"
bottle do
cellar :any