aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2015-04-04 15:59:08 +0600
committerXu Cheng2015-04-04 23:16:24 +0800
commit3a936429dc9b2f6c3d97b34bdd27322624df398a (patch)
tree7f85fcee2d3cdc69a3e969e0f0be8bbae47a8b5a /Library
parent3e2a79a38e459b3e85dcc50fdb1864c4fc9e6a1e (diff)
downloadhomebrew-3a936429dc9b2f6c3d97b34bdd27322624df398a.tar.bz2
youtube-dl 2015.04.03
Closes #38358. 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 ab3972bf2..6c9717238 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.03.28/youtube-dl-2015.03.28.tar.gz"
- sha256 "4333a9e1f5c44a084cc4df6b24676bbc0a6847bce3cf8ebc03b294a97c7df1d1"
+ url "https://yt-dl.org/downloads/2015.04.03/youtube-dl-2015.04.03.tar.gz"
+ sha256 "0521a15a24a9b620728a2f45ea9163ca74660ed443781b6e69b4e06d36d7bf59"
bottle do
cellar :any