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 0364cd2f5..13aff779a 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/2021.01.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/2021.01.24.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/2021.01.16/youtube-dl">2021.01.16</a> (<a href="https://yt-dl.org/downloads/2021.01.16/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl">2021.01.24.1</a> (<a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 8bc58a0c8a13415e83ff237a1792cf3cb0479916292e70800289fd829b722ab7</p> +<p><strong>SHA256</strong>: cb9f350dde08685c8f841818b6fe54271361f590570554313a897810f0240a8a</p> <p> - <a href="https://yt-dl.org/downloads/2021.01.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.01.16/youtube-dl.exe.sig">sig</a> - SHA256 8a5289cc53c819c0c2efde971541d34e46d27bbc178d4c6518821173ddb0b304)<br> - <a href="https://yt-dl.org/downloads/2021.01.16/youtube-dl-2021.01.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.01.16/youtube-dl-2021.01.16.tar.gz.sig">sig</a> - SHA256 113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1) + <a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl.exe.sig">sig</a> - SHA256 2345311b6899a1bf78a43b3e3efd2c7b27dbc47da165435c41fde7a4442dd292)<br> + <a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl-2021.01.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.01.24.1/youtube-dl-2021.01.24.1.tar.gz.sig">sig</a> - SHA256 de2516d3e6de73f2089dd0ccb0880364c7da34e5c902631feb96d4ebc6d13000) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: |