aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorXu Cheng2015-02-21 21:18:57 +0800
committerXu Cheng2015-02-21 21:32:29 +0800
commit8973fc1cac60b49ccdcac06a72c8dc290488551f (patch)
treea66a179d2b129868ffe86606b9296e9804f9e8ac /Library
parent49a2cd31796a2c4595a3b090e13e24aef174e758 (diff)
downloadhomebrew-8973fc1cac60b49ccdcac06a72c8dc290488551f.tar.bz2
youtube-dl 2015.02.20
Closes #37026. Signed-off-by: Xu Cheng <xucheng@me.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 64a7bf06e..a6d8132da 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 "https://rg3.github.io/youtube-dl/"
- url "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz"
- sha256 "f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23"
+ url "https://yt-dl.org/downloads/2015.02.20/youtube-dl-2015.02.20.tar.gz"
+ sha256 "3bfef8d0202b613ea4b03c40642c8d33eb174cd6360f47bd6d0a83a0dae8622b"
bottle do
cellar :any