aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2014-02-28 18:44:40 -0800
committerAdam Vandenberg2014-02-28 18:46:14 -0800
commit38b8f1b02b54bdc729dd3a6cf8666c8812acb2bb (patch)
treeb5d6ee7d94c2aa7a1a36505e78a032261e685fcb /Library
parentb159fbce0b8e02b376d5ccff407e87c8246a1311 (diff)
downloadhomebrew-38b8f1b02b54bdc729dd3a6cf8666c8812acb2bb.tar.bz2
youtube-dl 2014-02-28
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 6a9c2c421..257847dff 100644
--- a/Library/Formula/youtube-dl.rb
+++ b/Library/Formula/youtube-dl.rb
@@ -5,8 +5,8 @@ class YoutubeDl < Formula
# Please only update to versions that are published on PyPi as there are too
# many releases for us to update to every single one:
# https://pypi.python.org/pypi/youtube_dl
- url 'https://yt-dl.org/downloads/2014.02.26/youtube-dl-2014.02.26.tar.gz'
- sha1 '8c4a52adb87f0b3f9636cf03b3eb125b89773b3a'
+ url 'https://yt-dl.org/downloads/2014.02.28/youtube-dl-2014.02.28.tar.gz'
+ sha1 'b050f4cca969cbcc3ed24ef94bc6610525be07d7'
depends_on 'rtmpdump' => :optional