aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSteffen Matthischke2014-06-01 21:37:01 +0200
committerJack Nagel2014-06-01 16:38:08 -0500
commit563992f9461cefbe3667f310b6ad3c99aeec6b75 (patch)
tree315a479b8bfdd2e6830d8ad8da31870111dff507 /Library/Formula
parentb83f125c5d470a99a8265c9f4f28f663d060627d (diff)
downloadhomebrew-563992f9461cefbe3667f310b6ad3c99aeec6b75.tar.bz2
youtube-dl 2014.05.31.4
Closes #29753. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 06a3c0182..bf44d2c45 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.05.16.1/youtube-dl-2014.05.16.1.tar.gz"
- sha1 "23e8c9cd63705adad9788100b71a5f94cc8a838d"
+ url "https://yt-dl.org/downloads/2014.05.31.4/youtube-dl-2014.05.31.4.tar.gz"
+ sha1 "713dcf9b5916bd35e348ebb509a2661445eb6bb9"
bottle do
cellar :any