aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2015-03-09 17:10:17 +0600
committerJack Nagel2015-03-09 21:26:55 -0400
commita5ebc1439edbcc33767c80d131c196274647fe4b (patch)
tree18249fc32da83f79b4ae2d831c116449c25eefd7 /Library/Formula
parent501a7a2dbd1160d59939c74f29d326f220334233 (diff)
downloadhomebrew-a5ebc1439edbcc33767c80d131c196274647fe4b.tar.bz2
youtube-dl 2015.03.09
Closes #37531. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 639147efe..a050287ff 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.03.1/youtube-dl-2015.03.03.1.tar.gz"
- sha256 "31e4dd019c1564f9a2b9ad187b461d2fd0c9d1fa3f636ea36d5dd970fb77f539"
+ url "https://yt-dl.org/downloads/2015.03.09/youtube-dl-2015.03.09.tar.gz"
+ sha256 "bf87403cccf292d6133d358ea0cf6c74a5daef095d6a9f0b9becffd6d3a9b757"
bottle do
cellar :any