youtube-dl 2011.09.14

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Laurent Raufaste 2011-09-14 00:14:17 -04:00 committed by Adam Vandenberg
parent 5c0aa582c1
commit 09a07ccf29
1 changed files with 3 additions and 3 deletions

View File

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