aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSteffen Matthischke2014-06-25 22:17:11 +0200
committerMike McQuaid2014-06-25 22:33:01 +0100
commit2bfa17c2f589f15458c14e3370e773b3f1ab7073 (patch)
tree35596d91286e4c43597e931d126881cf45372cbd /Library/Formula
parent36aac9070f21c8d981e9b250f4c322ef1e228b7e (diff)
downloadhomebrew-2bfa17c2f589f15458c14e3370e773b3f1ab7073.tar.bz2
youtube-dl 2014.06.25
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 6c2afb467..af8fd9d23 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.06.19/youtube-dl-2014.06.19.tar.gz"
- sha1 "34c2d31ff388a0b2e8905b40c2189596928ad761"
+ url "https://yt-dl.org/downloads/2014.06.25/youtube-dl-2014.06.25.tar.gz"
+ sha1 "305905cbc9ed6a1579473cc8d38367c5dd13f611"
bottle do
cellar :any