youtube-dl 2011.08.04

This commit is contained in:
Adam Vandenberg 2011-08-07 21:39:07 -07:00
parent f89e05a053
commit 9fad39491c

View file

@ -1,8 +1,8 @@
require 'formula'
class YoutubeDl < ScriptFileFormula
url 'https://github.com/rg3/youtube-dl/raw/2011.03.29/youtube-dl'
url 'https://github.com/rg3/youtube-dl/raw/2011.08.04/youtube-dl'
homepage 'http://rg3.github.com/youtube-dl/'
md5 'd481c3e15e306e3e5157e0142758c011'
version '2011.03.29'
sha256 '1919c1cfe1b49c33d1b4dc752284ff8e2cac3acaa29be540c578e7355b1aac07'
version '2011.08.04'
end