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 249de6691..c47cce3ac 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.06.16/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.06.16.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.06.16/youtube-dl">2020.06.16</a> (<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl">2020.06.16.1</a> (<a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 08dfb26931b46094762d17799251393a0a9612ba94aa1b2327e92c28efa9f8df</p> +<p><strong>SHA256</strong>: 3062fcc8e511cec6ebbf58c87894bb64273d4668cc584439e4c722b76ff0c9eb</p> <p> - <a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl.exe.sig">sig</a> - SHA256 4f215d582f8f3b12678e341c66f35f205323a6243148d0c09b6bacb6e744ea4f)<br> - <a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl-2020.06.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl-2020.06.16.tar.gz.sig">sig</a> - SHA256 a99642ca873e4c2d2b356c94f961e7ec28170fbd96a2415f3a7704be2f8af8b9) + <a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl.exe.sig">sig</a> - SHA256 23c8a1e22ca9e6bf1d911656a68c7fd9712835f2ebb66f8d87326f001b607af5)<br> + <a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl-2020.06.16.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.06.16.1/youtube-dl-2020.06.16.1.tar.gz.sig">sig</a> - SHA256 fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |