aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-08-27 19:32:51 +0700
committerMike McQuaid2014-08-27 14:22:53 +0100
commit94f8e5a29bb8dd855a247b2bf577b88994439b02 (patch)
tree53b5679ddc8ea54a5c368e2c037d00a4a993ee4e /Library
parent99e73e3bc9be5a6ed58899177cc45005dab4954b (diff)
downloadhomebrew-94f8e5a29bb8dd855a247b2bf577b88994439b02.tar.bz2
youtube-dl 2014.08.27.1
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 82f8a16ad..0855c4467 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.23/youtube-dl-2014.08.23.tar.gz"
- sha1 "8d675ebd16fc5787e0430ebf7fa233baf7a9c780"
+ url "https://yt-dl.org/downloads/2014.08.27.1/youtube-dl-2014.08.27.1.tar.gz"
+ sha1 "aa036d38b6d6ccc061f87620c19ea8065fc20966"
bottle do
cellar :any