youtube-dl 2011.12.08

master
Adam Vandenberg 2011-12-12 18:52:53 -08:00
parent 65dca93a49
commit 05c53a5819
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.11.23/youtube-dl'
url 'https://github.com/rg3/youtube-dl/raw/2011.12.08/youtube-dl'
homepage 'http://rg3.github.com/youtube-dl/'
sha256 '346fb8ff4dec48a2c0d27d06cfd786c2389c067e9d7d4e20227dea72850f3cde'
version '2011.11.23'
sha256 '761f3fb1485cdaff706e7adbd7e78057c11576ffe9fc2a9660aa517d7c4d46ee'
version '2011.12.08'
end