youtube-dl 2014.07.15
This commit is contained in:
parent
908be5c9a3
commit
7b73d9a559
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.07.11.3/youtube-dl-2014.07.11.3.tar.gz"
|
||||
sha1 "0876f844a2553c67540138fdca098c1dbc4308b1"
|
||||
url "https://yt-dl.org/downloads/2014.07.15/youtube-dl-2014.07.15.tar.gz"
|
||||
sha1 "b1636850084395d4c08a1f0a2654fed7fad6743b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue