aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/youtube-dl.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/youtube-dl.rb b/Library/Formula/youtube-dl.rb
index a93a63398..a12bfb3b5 100644
--- a/Library/Formula/youtube-dl.rb
+++ b/Library/Formula/youtube-dl.rb
@@ -1,8 +1,8 @@
require 'formula'
class YoutubeDl <ScriptFileFormula
- url 'https://github.com/rg3/youtube-dl/tarball/2010.10.24'
+ url 'https://github.com/rg3/youtube-dl/raw/2010.12.09/youtube-dl'
homepage 'http://rg3.github.com/youtube-dl/'
- md5 '3b731c9c11ddb00135212dd3298d4000'
- version '2010.10.24'
+ md5 '3f30efd79e00d104296b0bf80c732d3d'
+ version '2010.12.09'
end