aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2015-02-19 22:35:44 +0600
committerMike McQuaid2015-02-19 17:03:52 +0000
commit39f799e507dd329802a11cc7224bfe546bbc450a (patch)
treeb4559610a25920621759121703758f5bfd9a2abd /Library/Formula
parent98391cc85940719a993a83794c37d693f7983d8d (diff)
downloadhomebrew-39f799e507dd329802a11cc7224bfe546bbc450a.tar.bz2
youtube-dl 2015.02.19.2
Closes #36967. Signed-off-by: Mike McQuaid <mike@mikemcquaid.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 31e213d71..ab32b1f4d 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.18.1/youtube-dl-2015.02.18.1.tar.gz"
- sha256 "7eadc97c38a5d37e47a480120d760c416aead9f527107e08832f6dab9da211e3"
+ url "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz"
+ sha256 "f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23"
bottle do
cellar :any