aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2015-01-02 03:22:20 +0600
committerMike McQuaid2015-01-01 21:38:31 +0000
commitd943f793bfe8b705ada91cb397ad6f0de405c8a5 (patch)
tree1a442ae003f94a6dc5a05ed2651603f3fba535ca /Library/Formula
parent51d08f7f229f1c83cc5f013508f435c1d3bedec5 (diff)
downloadhomebrew-d943f793bfe8b705ada91cb397ad6f0de405c8a5.tar.bz2
youtube-dl 2015.01.01
Closes #35432. 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 2003d4f84..088ac6328 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 "http://rg3.github.io/youtube-dl/"
- url "https://yt-dl.org/downloads/2014.12.17.2/youtube-dl-2014.12.17.2.tar.gz"
- sha256 "302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa"
+ url "https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz"
+ sha256 "a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12"
bottle do
cellar :any