aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2014-08-02 19:16:30 +0700
committerMike McQuaid2014-08-02 17:45:39 +0200
commit0fdcb95a2dab5b14394c965c51a79fb004e43fca (patch)
tree9ac761569aa12b2811fe08b2ac9c8b669f2690dc /Library/Formula
parent84346b57080fd595b98fe133bad0990c3a5da834 (diff)
downloadhomebrew-0fdcb95a2dab5b14394c965c51a79fb004e43fca.tar.bz2
youtube-dl 2014.08.02
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 85698606f..b400b85a9 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.07.30/youtube-dl-2014.07.30.tar.gz"
- sha1 "d41b1e194794a6ce5e380c023af1131558189e84"
+ url "https://yt-dl.org/downloads/2014.08.02/youtube-dl-2014.08.02.tar.gz"
+ sha1 "9dd0e8630ec543b17acdc2812a6899a7171d8741"
bottle do
cellar :any