aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-09-07 04:07:29 +0700
committerJack Nagel2014-09-07 12:45:33 -0500
commit79ac6d9076d7c134e265ded9b399c71249dc0dbd (patch)
tree642f053155d31cb5b5f37b92941dd25ad29903a8 /Library
parent96f3311bce6b3a4350a177e43f99df7af3ae7ee3 (diff)
downloadhomebrew-79ac6d9076d7c134e265ded9b399c71249dc0dbd.tar.bz2
youtube-dl 2014.09.06
Closes #32131. 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 b70a392e2..46792baac 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.04.3/youtube-dl-2014.09.04.3.tar.gz"
- sha1 "2dce554aa60d84b688580f3f357190ab86b8c247"
+ url "https://yt-dl.org/downloads/2014.09.06/youtube-dl-2014.09.06.tar.gz"
+ sha1 "606967a23023765098c6b1171c4ad5f246cbdbc5"
bottle do
cellar :any