aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-09-26 22:54:31 +0700
committerJack Nagel2014-09-26 13:55:55 -0500
commit30f70824f283b8ce3a0f8dfb1972977009fce1e2 (patch)
treec103099228efdcc2c7b0da6b4164f799ea2e8a07 /Library
parentb23b632d7404f009ddf9f9f06eccb18c46cffe17 (diff)
downloadhomebrew-30f70824f283b8ce3a0f8dfb1972977009fce1e2.tar.bz2
youtube-dl 2014.09.25
Closes #32676. 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 b13bc4d10..7cb467e08 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.24/youtube-dl-2014.09.24.tar.gz"
- sha1 "bec02c15027c89b4940d788cd9f73d7d5a336e2b"
+ url "https://yt-dl.org/downloads/2014.09.25/youtube-dl-2014.09.25.tar.gz"
+ sha1 "b5d22e23d5525a418ed5cbb1c7f151baf16975d5"
bottle do
cellar :any