aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSergey M․2015-02-28 00:42:07 +0600
committerTim D. Smith2015-02-27 14:58:12 -0800
commit027014a20ad50803f9a1e8beb27dadcb464fdab7 (patch)
tree1f2ccc980a4adae5d19b77821ef82cff1f56f222 /Library
parent7e2765ffafd8ebf16e5b20f1c395f36f029bdd2a (diff)
downloadhomebrew-027014a20ad50803f9a1e8beb27dadcb464fdab7.tar.bz2
youtube-dl 2015.02.26.2
Closes #37249. Signed-off-by: Tim D. Smith <git@tim-smith.us>
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 c6947e27e..2405b03b9 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.24.2/youtube-dl-2015.02.24.2.tar.gz"
- sha256 "bd5eb5f94b9b70ed386e39286652796d0cb27c10359ffa26a28c76f5a076f2e0"
+ url "https://yt-dl.org/downloads/2015.02.26.2/youtube-dl-2015.02.26.2.tar.gz"
+ sha256 "a00e9f8e040c7cfa4a3d53075386a4d8bb8c1fc7e66ca40a1edf95377f8c417b"
bottle do
cellar :any