aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-09-10 19:46:48 +0700
committerMike McQuaid2014-09-10 15:37:53 +0100
commitea483ca246febcc81e3ff11075d551b11190f12f (patch)
tree035c64fd127766c2e964363fa1bf8a421e953e42 /Library
parentd436fbdc825eaa63d28983c524b8a0f55a389a4c (diff)
downloadhomebrew-ea483ca246febcc81e3ff11075d551b11190f12f.tar.bz2
youtube-dl 2014.09.10
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 818da094f..84e0a59e1 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.06/youtube-dl-2014.09.06.tar.gz"
- sha1 "606967a23023765098c6b1171c4ad5f246cbdbc5"
+ url "https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz"
+ sha1 "b542736caccf807b465b60f47fd754bc6e9053fc"
bottle do
cellar :any