Module: website Branch: master Commit: 1c50b673f07c7ad046cdd3ab9949aef15ea36d59 URL: http://source.winehq.org/git/website.git/?a=commit;h=1c50b673f07c7ad046cdd3a...
Author: Rosanne DiMesio dimesio@earthlink.net Date: Sun Oct 22 16:51:22 2017 -0500
Update Downloads page
Signed-off-by: Rosanne DiMesio dimesio@earthlink.net Signed-off-by: Jeremy Newman jnewman@codeweavers.com
---
templates/en/download.template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/templates/en/download.template b/templates/en/download.template index d275068..27351b6 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -71,11 +71,13 @@ <div class="col-md-2 hidden-xs hidden-sm padding-lg"><img src="{$root}/images/winehq_logo_glass.png" alt="WineHQ" class="fill-width"></div> <div class="col-md-10"> <b><a href="https://wiki.winehq.org/Ubuntu">Ubuntu</a></b> - - WineHQ binary packages for Ubuntu 14.04, 16.04, 16.10, and 17.04</p> + - WineHQ binary packages for Ubuntu 14.04, 16.04, 16.10, 17.04, and 17.10</p> <p><b><a href="https://wiki.winehq.org/Debian">Debian</a></b> - WineHQ binary packages for Debian Wheezy, Jessie, Stretch, Buster, and Sid</p> <p><b><a href="https://wiki.winehq.org/Fedora">Fedora</a></b> - WineHQ binary packages for Fedora 24, 25, and 26 </p> + <p><b><a href="https://wiki.winehq.org/Mageia">Mageia</a></b> + - WineHQ binary packages for Mageia 6 </p> <p><b><a href="https://wiki.winehq.org/MacOSX">macOS</a></b> - WineHQ binary packages for macOS 10.8 and higher</p> </div>