aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMislav Marohnić2014-08-05 15:47:21 -0700
committerAdam Vandenberg2014-08-05 21:14:11 -0700
commitb03099c00fe803950680c57362d91778dc56a59a (patch)
tree08e02c517250c637a67c968de62598a9df29d4f7 /Library/Formula
parent7ead0626d1f5db5097423456ccf072cdde900339 (diff)
downloadhomebrew-b03099c00fe803950680c57362d91778dc56a59a.tar.bz2
youtube-dl 2014.08.05
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 0c61b54aa..8e421df59 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.02.1/youtube-dl-2014.08.02.1.tar.gz"
- sha1 "5a3d93da8725ac0cd258143b494972c3c25119bc"
+ url "https://yt-dl.org/downloads/2014.08.05/youtube-dl-2014.08.05.tar.gz"
+ sha1 "4af2cc3e5b08751861dff83315751213fe09baa0"
bottle do
cellar :any