youtube-dl 2011.10.19

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Laurent Raufaste 2011-10-18 22:22:34 -04:00 committed by Adam Vandenberg
parent 54bdfb849a
commit 78e40ff184
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.09.14/youtube-dl'
url 'https://github.com/rg3/youtube-dl/raw/2011.10.19/youtube-dl'
homepage 'http://rg3.github.com/youtube-dl/'
sha256 'c06f2be1c9e1595e3cca43ae638cfdb691d666ddc03bc9d731e27840121a48cb'
version '2011.09.14'
sha256 'a57d668ea70a25029c4f20605a3b59951a19148f13ba0e24517404f656fa9e03'
version '2011.10.19'
end