youtube-dl 2012.01.08b

This commit is contained in:
Adam Vandenberg 2012-01-12 20:24:33 -08:00
parent 8e15a9abff
commit 7acb37a7d2

View file

@ -1,8 +1,8 @@
require 'formula'
class YoutubeDl < ScriptFileFormula
url 'https://github.com/rg3/youtube-dl/raw/2011.12.08/youtube-dl'
url 'https://github.com/rg3/youtube-dl/raw/2012.01.08b/youtube-dl'
homepage 'http://rg3.github.com/youtube-dl/'
sha256 '761f3fb1485cdaff706e7adbd7e78057c11576ffe9fc2a9660aa517d7c4d46ee'
version '2011.12.08'
sha256 '5bfd6ed0e692c9047c81498b70dbe4929a2079c2dfa4018862bb3d34175e988c'
version '2012.01.08b'
end