aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2014-10-13 03:38:48 +0700
committerJack Nagel2014-10-12 22:27:30 -0500
commit744adefa5eeb8124bd0c7242b695d46067db454b (patch)
tree120c4210886c94c0ea2e35583750304e67da5569 /Library/Formula
parentd3b069bba7fb8f58f816ef44f9d5ceaa0fa584a7 (diff)
downloadhomebrew-744adefa5eeb8124bd0c7242b695d46067db454b.tar.bz2
youtube-dl 2014.10.12
Closes #33122. 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 30605a5d2..9f8b9d576 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.10.05.2/youtube-dl-2014.10.05.2.tar.gz"
- sha1 "defa32d81d4d88cb5ab041010ce9399d11f0763f"
+ url "https://yt-dl.org/downloads/2014.10.12/youtube-dl-2014.10.12.tar.gz"
+ sha1 "b280642765597dd579addedd6a0779e8b3fc20e2"
bottle do
cellar :any