aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-10-24 01:38:26 +0700
committerJack Nagel2014-10-23 16:57:45 -0500
commit76f1701ee31fe0657480ebc2ae22a51693d2071a (patch)
tree7b30e5fecb3259b7717048f17ce5fe30f5d28fa9 /Library
parent4d9a45858e3abeca74870028d17cfc9e0e4797f9 (diff)
downloadhomebrew-76f1701ee31fe0657480ebc2ae22a51693d2071a.tar.bz2
youtube-dl 2014.10.23
Closes #33517. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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 acb7b4ed6..e13baadee 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.10.18/youtube-dl-2014.10.18.tar.gz"
- sha1 "2433ecdfd07a255be5e1cdd56da1c84af881076a"
+ url "https://yt-dl.org/downloads/2014.10.23/youtube-dl-2014.10.23.tar.gz"
+ sha1 "827af926e850b0c7eb8dd245607e54e14b72d30b"
bottle do
cellar :any