diff options
Diffstat (limited to 'download.html')
-rw-r--r-- | download.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/download.html b/download.html index 97c4c8edb..95b6a9f19 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@ <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 except for Windows exe.</p> -<p><a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> +<p><a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> -<h2><a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl">2020.11.01</a> (<a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl">2020.11.01.1</a> (<a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 3320ec8438dce181e70fa2ab291cc90530edcdf9c1030b9e00237693275bfb04</p> +<p><strong>SHA256</strong>: 4ad7795a1308c927575b5dc4c4e00eeabb54b3312e2fa889098caee8bf849712</p> <p> - <a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl.exe.sig">sig</a> - SHA256 10a40a81e0b00944e30b7f9a3244db0b641fced66dafa1fd06153c5126877753)<br> - <a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl-2020.11.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.01/youtube-dl-2020.11.01.tar.gz.sig">sig</a> - SHA256 d42c209163a0a1043c20f88567cb728a789e24eb5c1f57efb265b04b588ced02) + <a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl.exe.sig">sig</a> - SHA256 0f7b9dcb45bd9afcbc8585e9743ea6b23ed3091e1f9f9692a2da44d85302878d)<br> + <a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl-2020.11.01.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.01.1/youtube-dl-2020.11.01.1.tar.gz.sig">sig</a> - SHA256 7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |