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 26fdae4e2..017ce8770 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/2019.04.17/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/2019.04.24/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/2019.04.17/youtube-dl">2019.04.17</a> (<a href="https://yt-dl.org/downloads/2019.04.17/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2019.04.24/youtube-dl">2019.04.24</a> (<a href="https://yt-dl.org/downloads/2019.04.24/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 288f2febfceb1c0936a19588ab6384d5aff7ad9361a4218286725018de8d0fa3</p> +<p><strong>SHA256</strong>: 5b7014de50dcb4bd76dbb95790d844c7f3eefb4e7935869883b5a17f328a17d6</p> <p> - <a href="https://yt-dl.org/downloads/2019.04.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.04.17/youtube-dl.exe.sig">sig</a> - SHA256 d2ad211100bbb8038fe821f86dd6ab526131eb4d5135c4fcfd3a81a940a0a28f)<br> - <a href="https://yt-dl.org/downloads/2019.04.17/youtube-dl-2019.04.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.04.17/youtube-dl-2019.04.17.tar.gz.sig">sig</a> - SHA256 0af9827d90ac37cb8368ebd9d625023de25e9a5edac21c3f7de5ac850de0f637) + <a href="https://yt-dl.org/downloads/2019.04.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.04.24/youtube-dl.exe.sig">sig</a> - SHA256 6ae697c0f69355918924f88a7688532d72b470f3038a34fcf8cb8a2b0c1c4ee8)<br> + <a href="https://yt-dl.org/downloads/2019.04.24/youtube-dl-2019.04.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.04.24/youtube-dl-2019.04.24.tar.gz.sig">sig</a> - SHA256 1fbf54fb2f1ba3050da0cefe3cfa23604d445c8dc944202caf281d83851fffcf) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |