Browse Source

add downloads for 0.12.5-rc

Ashish Kulkarni 7 years ago
parent
commit
3764cf5db6
1 changed files with 117 additions and 0 deletions
  1. 117 0
      docs/downloads.md

+ 117 - 0
docs/downloads.md

@@ -16,6 +16,123 @@ Linux           | 0.12.4       | [32-bit](https://github.com/wkhtmltopdf/wkhtmlt
 OS X            | 0.12.4       | [32-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_osx-carbon-i386.pkg)            /   [64-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_osx-cocoa-x86-64.pkg)       | [**(has regression)**](https://github.com/wkhtmltopdf/wkhtmltopdf/issues/3241) for OS X 10.6 or later
 Others          | 0.12.4       | [source code](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4.tar.bz2)                                                                                                                                                 | read [INSTALL.md](https://github.com/wkhtmltopdf/wkhtmltopdf/blob/0.12.4/INSTALL.md#others) for compilation instructions
 
+## Release Candidate
+
+A release candidate for the next release **0.12.5-rc** is available, please test and report issues before the final release.
+
+<table>
+    <thead>
+        <tr>
+            <th>OS</th>
+            <th>Flavor</th>
+            <th>Downloads</th>
+            <th>Comments</th>
+        </tr>
+    </thead>
+    <tbody>
+        <tr>
+            <td rowspan="2">Windows</td>
+            <td>MSVC 2015</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~msvc2015-win32.exe">win32</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~msvc2015-win64.exe">win64</a>
+            </td>
+            <td>Installer for Windows Vista or later</td>
+        </tr>
+        <tr>
+            <td><a href="http://mxe.cc">MXE</a> (Mingw-w64)</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~mxe-cross-win32.7z">win32</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~mxe-cross-win64.7z">win64</a>
+            </td>
+            <td>7z archive for Windows XP/2003 or later</td>
+        </tr>
+        <tr>
+            <td rowspan="7">Linux</td>
+            <td>Debian 9 (stretch)</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~stretch_amd64.deb">amd64</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~stretch_i386.deb">i386</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~raspbian.stretch_armhf.deb">raspbian</a>
+            </td>
+            <td>Package (.deb) built on Debian 9.4</td>
+        </tr>
+        <tr>
+            <td>Debian 8 (jessie)</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~jessie_amd64.deb">amd64</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~jessie_i386.deb">i386</a>
+            </td>
+            <td>Package (.deb) built on Debian 8.10</td>
+        </tr>
+        <tr>
+            <td>Ubuntu 18.04 (bionic)</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~bionic_amd64.deb">amd64</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~bionic_i386.deb">i386</a>
+            </td>
+            <td>Package (.deb) built on Ubuntu 18.04</td>
+        </tr>
+        <tr>
+            <td>Ubuntu 16.04 (xenial)</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~xenial_amd64.deb">amd64</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~xenial_i386.deb">i386</a>
+            </td>
+            <td>Package (.deb) built on Ubuntu 16.04.4</td>
+        </tr>
+        <tr>
+            <td>Ubuntu 14.04 (trusty)</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~trusty_amd64.deb">amd64</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~trusty_i386.deb">i386</a>
+            </td>
+            <td>Package (.deb) built on Ubuntu 14.04.5</td>
+        </tr>
+        <tr>
+            <td>CentOS 7</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~centos7.x86_64.rpm">x86_64</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~centos7.i686.rpm">i686</a>
+            </td>
+            <td>Package (.rpm) built on CentOS 7.4.1804</td>
+        </tr>
+        <tr>
+            <td>CentOS 6</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~centos6.x86_64.rpm">x86_64</a>
+                /
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~centos6.i686.rpm">i686</a>
+            </td>
+            <td>Package (.rpm) built on CentOS 6.9</td>
+        </tr>
+        <tr>
+            <td rowspan="2">macOS</td>
+            <td>Cocoa</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~macos-cocoa.pkg">64-bit</a>
+            </td>
+            <td>Installer (.pkg) for OS X 10.7 or later</td>
+        </tr>
+        <tr>
+            <td>Carbon</td>
+            <td>
+                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~macos-carbon.pkg">32-bit</a>
+            </td>
+            <td>Installer (.pkg) for OS X 10.7 or later</td>
+        </tr>
+    </tbody>
+</table>
+
 ## Bleeding Edge
 
 An [alpha release](https://github.com/wkhtmltopdf/wkhtmltopdf/blob/0.13/README.md#013-alpha) based on Qt `5.4.2` (with an updated browser engine) is available. Please note that this is a work-in-progress and not all the features have been ported to it yet, so do not expect any support for any bugs you may encounter.