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 6694fd4a6..1f09aa1c2 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.03.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.03.06/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.03.01/youtube-dl">2020.03.01</a> (<a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.03.06/youtube-dl">2020.03.06</a> (<a href="https://yt-dl.org/downloads/2020.03.06/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: d24c2a75ae2eb63a3df8481bb4d0a984761921e70d918a8fb4d4bc53fcc18789</p> +<p><strong>SHA256</strong>: c1a0e1e5ca36f50797d0b888fa61316db684619b2d78c008b13a9268dcabbc01</p> <p> - <a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl.exe.sig">sig</a> - SHA256 09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d)<br> - <a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz.sig">sig</a> - SHA256 5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306) + <a href="https://yt-dl.org/downloads/2020.03.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.03.06/youtube-dl.exe.sig">sig</a> - SHA256 8c62a6b969f2095a40e64cf837596dce8c1a4ab638c24782adc0ecc7a5ef0576)<br> + <a href="https://yt-dl.org/downloads/2020.03.06/youtube-dl-2020.03.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.03.06/youtube-dl-2020.03.06.tar.gz.sig">sig</a> - SHA256 db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |