diff --git a/download.html b/download.html
index 90299133e..4d5be4008 100644
--- a/download.html
+++ b/download.html
@@ -16,27 +16,27 @@
 
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2015.07.28/youtube-dl">2015.07.28</a> (<a href="https://yt-dl.org/downloads/2015.07.28/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.08.06.1/youtube-dl">2015.08.06.1</a> (<a href="https://yt-dl.org/downloads/2015.08.06.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 33897117256ed906bcca7955b4bf9fbb</li>
-<li><strong>SHA1</strong>: efae13c4f5bc2bb26eed18597bba61c8067e5821</li>
-<li><strong>SHA256</strong>: 55064ab66aced3ea967ef0a7ff00947c379ebf4e9477a4606bbbfb94590c9d04</li>
+<li><strong>MD5</strong>: 130f78a4c12b7e96d89824ad19975987</li>
+<li><strong>SHA1</strong>: f8de533658298b1c96fd1b7c3b212b4733e718c6</li>
+<li><strong>SHA256</strong>: 02a6d60466dfd929efba99b4f179661c815aa04c0b7d380140700224c3e0da8c</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.07.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.07.28/youtube-dl.exe.sig">sig</a> - 33efd2beefdf88214633bab64e7dce5f5c59ebac613f4a65a498b6c8b70eb8e5)<br>
-	<a href="https://yt-dl.org/downloads/2015.07.28/youtube-dl-2015.07.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.07.28/youtube-dl-2015.07.28.tar.gz.sig">sig</a> - 61c3acea56cb6127c092fed37ce77c64f14b501faceab54496412d3479685c56)
+	<a href="https://yt-dl.org/downloads/2015.08.06.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.08.06.1/youtube-dl.exe.sig">sig</a> - 388d58b7084b1790b0354cd16c8f6a4f9f01f135c8ac4aa1a30d075379e2ea74)<br>
+	<a href="https://yt-dl.org/downloads/2015.08.06.1/youtube-dl-2015.08.06.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.08.06.1/youtube-dl-2015.08.06.1.tar.gz.sig">sig</a> - efd25b9827851a5b8f7108437ea4d84f778702e59fcf85e37e9e0933b8a5c908)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo curl https://yt-dl.org/downloads/2015.07.28/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.08.06.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 
-<code class="commands">sudo wget https://yt-dl.org/downloads/2015.07.28/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.08.06.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -53,7 +53,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 https://yt-dl.org/downloads/2015.07.28/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 https://yt-dl.org/downloads/2015.08.06.1/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 9be92e9cc..d694958e9 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.07.28
\ No newline at end of file
+2015.08.06.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 856ec5e22..b275717fd 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2015-07-28T11:36:27.083676Z</updated>
+    <updated>2015-08-06T23:09:06.391345Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8375,4 +8375,19 @@
 	    <updated>2015-07-28T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.08.06.1</id>
+	    <title>New version 2015.08.06.1</title>
+	    <link href="http://rg3.github.io/youtube-dl" />
+	    <content type="xhtml">
+	        <div xmlns="http://www.w3.org/1999/xhtml">
+	            Downloads available at <a href="https://yt-dl.org/downloads/2015.08.06.1/">https://yt-dl.org/downloads/2015.08.06.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-08-06T00:00:01Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 7329fe93e..40d357c5c 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2015.07.28",
-    "signature": "4e967ad9df5352b6a9861cca5efb2a807bb8f9991ec802ba7072e41a0e91167431838546b27c1fb9fd511c19b1621d38bc230f43488bad5d9f546a56029c6ed48df14739300a0ab53e64771d964e00fea4e12862c24a9b7a546702a85563494bea308de47887989f6399c1c9fbcf1dea16d9ddd2644b44cbd4b3efaa4d1ebd2a",
+    "latest": "2015.08.06.1",
+    "signature": "74b347a217283e9c0bc8fc132053cb47159aedea026bbc4ea776af19c23a9bf5c2ca1bf964cc05968bfcd0b790e9f722d05abfa344d0784cc8a1a5816cc5a682af7e1038f14da441f78c3d57203f80b389d8052a32d6b293c1bac0437ec6843eb306fa9bf7f44035cbb26c4b64920810e654b4bc29cd0fd69e2f334352474b47",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -7819,6 +7819,20 @@
                 "https://yt-dl.org/downloads/2015.07.28/youtube-dl-2015.07.28.tar.gz",
                 "61c3acea56cb6127c092fed37ce77c64f14b501faceab54496412d3479685c56"
             ]
+        },
+        "2015.08.06.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.08.06.1/youtube-dl",
+                "02a6d60466dfd929efba99b4f179661c815aa04c0b7d380140700224c3e0da8c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.08.06.1/youtube-dl.exe",
+                "388d58b7084b1790b0354cd16c8f6a4f9f01f135c8ac4aa1a30d075379e2ea74"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.08.06.1/youtube-dl-2015.08.06.1.tar.gz",
+                "efd25b9827851a5b8f7108437ea4d84f778702e59fcf85e37e9e0933b8a5c908"
+            ]
         }
     }
 }
\ No newline at end of file