Update youtube-dl to v2011.03.29
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9af0c7663d
commit
a21b232b02
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class YoutubeDl < ScriptFileFormula
|
||||
url 'https://github.com/rg3/youtube-dl/raw/2011.01.30/youtube-dl'
|
||||
url 'https://github.com/rg3/youtube-dl/raw/2011.03.29/youtube-dl'
|
||||
homepage 'http://rg3.github.com/youtube-dl/'
|
||||
md5 '2137453c9e9dde9612d37941eb74a4fb'
|
||||
version '2011.01.30'
|
||||
md5 'd481c3e15e306e3e5157e0142758c011'
|
||||
version '2011.03.29'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue