From 18e616ccf26c37c8c9e302c4e1f493b828f1f050 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Fri, 19 Jul 2013 23:49:46 +0200
Subject: [PATCH] release 2013.07.19

---
 download.html         | 16 ++++++++--------
 update/LATEST_VERSION |  2 +-
 update/releases.atom  | 17 ++++++++++++++++-
 update/versions.json  | 18 ++++++++++++++++--
 4 files changed, 41 insertions(+), 12 deletions(-)

diff --git a/download.html b/download.html
index 66c951324..bd0e6588a 100644
--- a/download.html
+++ b/download.html
@@ -16,21 +16,21 @@
 
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
 
-<h2><a href="http://youtube-dl.org/downloads/2013.07.18/youtube-dl">2013.07.18</a> (<a href="http://youtube-dl.org/downloads/2013.07.18/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl">2013.07.19</a> (<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 9c8d89688fc914089a5416b682a6f120</li>
-<li><strong>SHA1</strong>: e7890be2a0e4f9c83ae4397186b9058c1fcd5bc8</li>
-<li><strong>SHA256</strong>: df303aba862f2de9f87ec06ddbe70dcb6b5a4f727da9cb49f112d70f405ef3c4</li>
+<li><strong>MD5</strong>: 86f353c78d16753027c7169579270c0f</li>
+<li><strong>SHA1</strong>: f6bf1dc49a7ea05adfeaa3dbf56663a8ae6a2b96</li>
+<li><strong>SHA256</strong>: 54b2c50551f0d080bbcd9954a7c14c7ff540f8d31a1afbee53b4e3bec192e011</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.07.18/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.18/youtube-dl.exe.sig">sig</a> - 042a1e0e36b69e8630b7fad6abc92f1c3ff61f475194e2988481f99db2a995da)<br>
-	<a href="http://youtube-dl.org/downloads/2013.07.18/youtube-dl-2013.07.18.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.18/youtube-dl-2013.07.18.tar.gz.sig">sig</a> - 1bf2b04207e10788d6dc04c90f781fe05a2512717c1f6fcc212b1bcfbcec412c)
+	<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl.exe.sig">sig</a> - bbeea2086ae32d874cf087d6a66c46d589cea76ac3e8a749dded7d29b7ebf194)<br>
+	<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl-2013.07.19.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl-2013.07.19.tar.gz.sig">sig</a> - bbe600377bd59131271c26ad05f86de809553b298f83bb32cf648e409513b7a9)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.18/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.19/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>You can also use pip:
@@ -42,7 +42,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 
 <p>To check the signature, type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.18/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.19/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
 </p>
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index b30ec4f6b..d63060691 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.07.18
\ No newline at end of file
+2013.07.19
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 2a66ee276..3dcad9f87 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-07-18T12:49:56.193347</atom:updated>
+	<atom:updated>2013-07-19T23:49:41.682110</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -889,4 +889,19 @@
 		<atom:updated>2013-07-18</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.07.19</atom:id>
+		<atom:title>New version 2013.07.19</atom:title>
+		<atom:link href="http://rg3.github.io/youtube-dl" />
+		<atom:content type="xhtml">
+			<div xmlns="http://www.w3.org/1999/xhtml">
+				Downloads available at <a href="http://youtube-dl.org/downloads/2013.07.19/">http://youtube-dl.org/downloads/2013.07.19/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-07-19</atom:updated>
+	</atom:entry>
+
 </atom:feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index a17dfc647..9c0fb9a76 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2013.07.18", 
-    "signature": "4a62b5c29c2e8638759892faae3e9d940f80e5c8b9ecd82a14ba229484a1e08335cfe19c0ce37c1a19417b2d8ddaf0c547868b30ba52615788dba5c6e0d1af95412b584773588bcfdd7cfef980a31519a3f6b3d898eaccefde6e7e8fc302cb4c64430e2a5669b07254fe3c16a915f1e3e1f877ae7861362675226fbcc77dc68b", 
+    "latest": "2013.07.19", 
+    "signature": "98fc1daa688265e48e23894bce5ef8793a05fe14fc317f8272fca12d3d13f32414775c55985e552d34f6546f59878089dbeabb6e04244df7086d323370169ed3fac86946e5fc1969e5c55535c5a6ac62c9e4849dbb248b44c41fec61689caa55b28e5ff5430e75e3787a223863811bd0ec42c836bbf75267f9eccafeac1b0c4b", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -833,6 +833,20 @@
                 "http://youtube-dl.org/downloads/2013.07.18/youtube-dl-2013.07.18.tar.gz", 
                 "1bf2b04207e10788d6dc04c90f781fe05a2512717c1f6fcc212b1bcfbcec412c"
             ]
+        }, 
+        "2013.07.19": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.07.19/youtube-dl", 
+                "54b2c50551f0d080bbcd9954a7c14c7ff540f8d31a1afbee53b4e3bec192e011"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.07.19/youtube-dl.exe", 
+                "bbeea2086ae32d874cf087d6a66c46d589cea76ac3e8a749dded7d29b7ebf194"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.07.19/youtube-dl-2013.07.19.tar.gz", 
+                "bbe600377bd59131271c26ad05f86de809553b298f83bb32cf648e409513b7a9"
+            ]
         }
     }
 }
\ No newline at end of file