youtube-dl 2014.05.16.1
2nd release today :/
This commit is contained in:
parent
15f1fb1905
commit
d59b9c5dbf
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.05.16/youtube-dl-2014.05.16.tar.gz"
|
||||
sha1 "1873266e900f1f1fb48412fefe6917f6e6512874"
|
||||
url "https://yt-dl.org/downloads/2014.05.16.1/youtube-dl-2014.05.16.1.tar.gz"
|
||||
sha1 "23e8c9cd63705adad9788100b71a5f94cc8a838d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue