aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2014-12-02 22:31:48 +0600
committerJack Nagel2014-12-02 16:52:13 -0500
commit833810a8ac4eb517c12c01d5acfed5512003c5fa (patch)
tree06406ed6951aa78d9d8fa904c069506249cb53fc /Library
parent7a766c5af8448ed4d599f6483f74c31ef9b8adc3 (diff)
downloadhomebrew-833810a8ac4eb517c12c01d5acfed5512003c5fa.tar.bz2
youtube-dl 2014.12.01
Closes #34613. 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 118646060..e042940f2 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.11.26/youtube-dl-2014.11.26.tar.gz"
- sha256 "94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4"
+ url "https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz"
+ sha256 "e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56"
bottle do
cellar :any