aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2014-08-11 01:18:47 +0700
committerAdam Vandenberg2014-08-10 14:32:37 -0700
commitf2b39f5e822e85ef51de0ef22dfdfbd2cebbbf85 (patch)
tree86e333418643be512b896c30e69394939e5253cf /Library/Formula
parent25603e4398d3a388335e3ec407666df25bf068a1 (diff)
downloadhomebrew-f2b39f5e822e85ef51de0ef22dfdfbd2cebbbf85.tar.bz2
youtube-dl 2014.08.10
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 a060bdb3b..439a05097 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.08.05/youtube-dl-2014.08.05.tar.gz"
- sha1 "4af2cc3e5b08751861dff83315751213fe09baa0"
+ url "https://yt-dl.org/downloads/2014.08.10/youtube-dl-2014.08.10.tar.gz"
+ sha1 "fd4d544f4852eb803fea7a2918b8f6e7deb89931"
bottle do
cellar :any