aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2015-02-02 20:58:05 +0600
committerMike McQuaid2015-02-02 15:12:55 +0000
commit1a0d5922e566c352c78398f7b20056f45cd530d5 (patch)
tree777ad34d49ca3c7c0c400334de99f2952f3740c4 /Library
parent5758e5b8aa3da05728a6e2109cdd50e758ced592 (diff)
downloadhomebrew-1a0d5922e566c352c78398f7b20056f45cd530d5.tar.bz2
youtube-dl 2015.02.02
Closes #36463. Signed-off-by: Mike McQuaid <mike@mikemcquaid.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 c875400d4..87929217d 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/2015.01.30.2/youtube-dl-2015.01.30.2.tar.gz"
- sha256 "95268ab14425c5ab1d13b338400d9611f0b06d64812c7ed44c2c3e4c8ae8d503"
+ url "https://yt-dl.org/downloads/2015.02.02/youtube-dl-2015.02.02.tar.gz"
+ sha256 "4345db5df01e69b009f568a3caa4a89bd4e3b2142a65110bc0402d06ebffbe6f"
bottle do
cellar :any