youtube-dl 2015.02.24.2

Closes Homebrew/homebrew#37153.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Sergey M․ 2015-02-24 23:11:46 +06:00 committed by Mike McQuaid
parent afd5828541
commit dedcaac58f

View file

@ -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.23.1/youtube-dl-2015.02.23.1.tar.gz"
sha256 "f17925d3f728c209b5d2cdca814004180599c9ba9ddaac7fb10fbd1c1a09bb74"
url "https://yt-dl.org/downloads/2015.02.24.2/youtube-dl-2015.02.24.2.tar.gz"
sha256 "bd5eb5f94b9b70ed386e39286652796d0cb27c10359ffa26a28c76f5a076f2e0"
bottle do
cellar :any