aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-09-22 19:02:04 +0700
committerJack Nagel2014-09-22 09:42:15 -0500
commitb5313c8ceda02cf47a8a781e6218d209e13a662f (patch)
treeb5e1f0b243429e630f3cab3872c67166a979b66a /Library
parentdbec854c723dd89ac0ebee5d6656061560fba6fe (diff)
downloadhomebrew-b5313c8ceda02cf47a8a781e6218d209e13a662f.tar.bz2
youtube-dl 2014.09.22
Closes #32509. 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 b64ac14cf..37b77f121 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.19/youtube-dl-2014.09.19.tar.gz"
- sha1 "e176ae5744c60fd74fc6fc7949ee36caf5cb9f71"
+ url "https://yt-dl.org/downloads/2014.09.22/youtube-dl-2014.09.22.tar.gz"
+ sha1 "0cc8c091fad06ea59eaeacc523792690e034e177"
bottle do
cellar :any