aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2014-09-29 20:25:01 +0700
committerTim D. Smith2014-09-29 08:10:39 -0700
commitc5508a3b15db1cbe8425998fedbb556bcb390fcf (patch)
tree570954419f55b735d41d21cce357e5e5e8cd051a /Library/Formula
parent80f2d2990b6003355c72b98f436c338b7d6932ab (diff)
downloadhomebrew-c5508a3b15db1cbe8425998fedbb556bcb390fcf.tar.bz2
youtube-dl 2014.09.29.2
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 d75796ff5..34c5d9358 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.09.25/youtube-dl-2014.09.25.tar.gz"
- sha1 "b5d22e23d5525a418ed5cbb1c7f151baf16975d5"
+ url "https://yt-dl.org/downloads/2014.09.29.2/youtube-dl-2014.09.29.2.tar.gz"
+ sha1 "2d671ace1e2d4b721de886c2bcda7f04ddade0dd"
bottle do
cellar :any