youtube-dl 2011.10.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
54bdfb849a
commit
78e40ff184
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.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
|
||||
|
|
Loading…
Reference in a new issue