aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2015-02-24 00:02:11 +0600
committerMike McQuaid2015-02-23 18:18:56 +0000
commite2260a4012ebd813a009ae1fe08cbe12b12af159 (patch)
treecad76698db60485e7bec4051ebe88a02dcdc4c23 /Library/Formula
parent97a7565c0d5f4db829503b7ea7ae793e685e0eb2 (diff)
downloadhomebrew-e2260a4012ebd813a009ae1fe08cbe12b12af159.tar.bz2
youtube-dl 2015.02.23.1
Closes #37117. 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 54a4250d8..215059644 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.21/youtube-dl-2015.02.21.tar.gz"
- sha256 "3694979c2296e182d92be8e6c5b7d90fb95b9d4d6f070d3912856dcb264ca03b"
+ url "https://yt-dl.org/downloads/2015.02.23.1/youtube-dl-2015.02.23.1.tar.gz"
+ sha256 "f17925d3f728c209b5d2cdca814004180599c9ba9ddaac7fb10fbd1c1a09bb74"
bottle do
cellar :any