summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2012-10-10 19:27:50 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2012-10-10 19:27:50 +0200
commit959fa33ef9c4bfd1fe5c6875a474e12d146ac6c6 (patch)
tree1f5551c4a295432ffd256b981af90548a8373034
parenta44c76cdf438cc2f6f9883ae1a59248ba1fa2dd1 (diff)
downloadyoutube-dl-959fa33ef9c4bfd1fe5c6875a474e12d146ac6c6.tar.gz
youtube-dl-959fa33ef9c4bfd1fe5c6875a474e12d146ac6c6.tar.xz
youtube-dl-959fa33ef9c4bfd1fe5c6875a474e12d146ac6c6.zip
release youtube-dl 2012.10.09
-rw-r--r--Makefile3
-rw-r--r--download.html8
2 files changed, 5 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 5adc08587..907400842 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
-update:
+update: youtube-dl
 	python ./generate-download
 
 .PHONY: update
 
-
diff --git a/download.html b/download.html
index 6091c793a..199987c50 100644
--- a/download.html
+++ b/download.html
@@ -16,12 +16,12 @@
 
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.x (x being at least 5) to work.</p>
 
-<h2><a href="https://github.com/rg3/youtube-dl/raw/2012.09.27/youtube-dl">2012.09.27</a></h2>
+<h2><a href="https://github.com/rg3/youtube-dl/raw/2012.10.09/youtube-dl">2012.10.09</a></h2>
 
 <ul>
-<li><strong>MD5</strong>: b581c339555f66df4e213ececce37a11</li>
-<li><strong>SHA1</strong>: f10d2b9348ab6f29579cdca5ee6723526d95c369</li>
-<li><strong>SHA256</strong>: 46c58f78f99aca2697d2582f214bb0bd2c50c319c2625def81decd5489571f80</li>
+<li><strong>MD5</strong>: 02c2a961099f067a8595ac771baed12a</li>
+<li><strong>SHA1</strong>: 8ae1c8d78ae979c8a84a7802e57f8c298dcabac7</li>
+<li><strong>SHA256</strong>: f83e0dbe6a13d6cc7c07755c55511f1dbb8a4b99215b277d0a0f1477d87df37d</li>
 </ul>
 
 <div class="note">