youtube-dl 2014.08.27.1
This commit is contained in:
parent
5fe170533d
commit
f8113afc75
1 changed files with 2 additions and 2 deletions
|
@ -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.08.23/youtube-dl-2014.08.23.tar.gz"
|
||||
sha1 "8d675ebd16fc5787e0430ebf7fa233baf7a9c780"
|
||||
url "https://yt-dl.org/downloads/2014.08.27.1/youtube-dl-2014.08.27.1.tar.gz"
|
||||
sha1 "aa036d38b6d6ccc061f87620c19ea8065fc20966"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue