aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-10-25 18:03:11 +0700
committerMike McQuaid2014-10-26 11:27:31 +0000
commit3eda3f817dc6b5764937f3c8f924d16bcdb5291e (patch)
tree6350e342e07163fd4a9a2aa6e163bbbf754bdab4 /Library
parentf47ab3d99b12d88a4e56d8909d62c6da5a764ae5 (diff)
downloadhomebrew-3eda3f817dc6b5764937f3c8f924d16bcdb5291e.tar.bz2
youtube-dl 2014.10.25
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 6be48da48..80097f1c4 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.23/youtube-dl-2014.10.23.tar.gz"
- sha1 "827af926e850b0c7eb8dd245607e54e14b72d30b"
+ url "https://yt-dl.org/downloads/2014.10.25/youtube-dl-2014.10.25.tar.gz"
+ sha1 "1cf97480ec9b968b94cc8ca8588942cc68a59fe3"
bottle do
cellar :any