youtube-dl 2011.11.23

This commit is contained in:
Adam Vandenberg 2011-11-26 11:02:48 -08:00
parent 68271b5007
commit 9551505fae

View file

@ -1,8 +1,8 @@
require 'formula'
class YoutubeDl < ScriptFileFormula
url 'https://github.com/rg3/youtube-dl/raw/2011.10.19/youtube-dl'
url 'https://github.com/rg3/youtube-dl/raw/2011.11.23/youtube-dl'
homepage 'http://rg3.github.com/youtube-dl/'
sha256 'a57d668ea70a25029c4f20605a3b59951a19148f13ba0e24517404f656fa9e03'
version '2011.10.19'
sha256 '346fb8ff4dec48a2c0d27d06cfd786c2389c067e9d7d4e20227dea72850f3cde'
version '2011.11.23'
end