aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorXu Cheng2014-11-02 17:37:58 +0800
committerMike McQuaid2014-11-02 15:31:09 +0000
commit8d1c5a74c4bef7f1b27ecf0dbd59431a453d74a7 (patch)
tree3b9e2fe43d1ff30a0063a809fc0881259a465a3e /Library/Formula
parent73ad9cfa00a7662466e0db306fd84676cb3d69af (diff)
downloadhomebrew-8d1c5a74c4bef7f1b27ecf0dbd59431a453d74a7.tar.bz2
youtube-dl: update to 2014.11.02.1
Closes #33816. Signed-off-by: Mike McQuaid <mike@mikemcquaid.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 5693f8f3d..950dc15cf 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.30/youtube-dl-2014.10.30.tar.gz"
- sha1 "544eed95306a7e747f39df186cfa66bc0f763a7e"
+ url "https://yt-dl.org/downloads/2014.11.02.1/youtube-dl-2014.11.02.1.tar.gz"
+ sha1 "88cbd61af451a39e5ba03dc6d27d5f14bd9a89be"
bottle do
cellar :any