Skip to content

Commit e69613d

Browse files
author
Ashish Kulkarni
committed
release 0.12.4
1 parent 735cb91 commit e69613d

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

downloads.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ All downloads are hosted at [gna.org](http://download.gna.org/wkhtmltopdf/), so
66

77
## Stable
88

9-
The current stable series is **0.12.3**, which was released on January 20, 2016 -- see changes [since 0.12.2.1](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.3).
9+
The current stable series is **0.12.4**, which was released on November 22, 2016 -- see changes [since 0.12.3](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.4).
1010

11-
Flavor | Version | Downloads | Comments
12-
--------| ------------ | --------- | --------
13-
Windows | **0.12.3.2** | [32-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.3.2/wkhtmltox-0.12.3.2_msvc2013-win32.exe) / [64-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.3.2/wkhtmltox-0.12.3.2_msvc2013-win64.exe) | for Windows Vista or later; bundles VC++ Runtime 2013
14-
Linux | 0.12.3 | [32-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.3/wkhtmltox-0.12.3_linux-generic-i386.tar.xz) / [64-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.3/wkhtmltox-0.12.3_linux-generic-amd64.tar.xz) | depends on: zlib, fontconfig, freetype, X11 libs (libX11, libXext, libXrender)
15-
OS X | 0.12.3 | [32-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.3/wkhtmltox-0.12.3_osx-carbon-i386.pkg) / [64-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.3/wkhtmltox-0.12.3_osx-cocoa-x86-64.pkg) | for OS X 10.6 or later
11+
Flavor | Version | Downloads | Comments
12+
------ | ------- | --------- | --------
13+
Windows (MSVC) | 0.12.4 | [32-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_msvc2015-win32.exe) / [64-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_msvc2015-win64.exe) | for Windows Vista/2008 or later; bundles VC++ Runtime 2015
14+
Windows (MinGW) | 0.12.4 | [32-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_mingw-w64-cross-win32.exe) / [64-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_mingw-w64-cross-win64.exe) | for Windows XP/2003 or later; standalone
15+
Linux | 0.12.4 | [32-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_linux-generic-i386.tar.xz) / [64-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz) | depends on: zlib, fontconfig, freetype, X11 libs (libX11, libXext, libXrender)
16+
OS X | 0.12.4 | [32-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_osx-carbon-i386.pkg) / [64-bit](http://download.gna.org/wkhtmltopdf/0.12/0.12.4/wkhtmltox-0.12.4_osx-cocoa-x86-64.pkg) | for OS X 10.6 or later
17+
Others | 0.12.4 | [source code](http://download.gna.org/wkhtmltopdf/0.12/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
1618

1719
## Bleeding Edge
1820

@@ -37,6 +39,9 @@ Please note that bug reports **will not be accepted** against the following, whi
3739

3840
Date | Release
3941
---- | -------
42+
2016-03-02 | [0.12.3.2](http://download.gna.org/wkhtmltopdf/0.12/0.12.3.2/) (windows-only)
43+
2016-01-30 | [0.12.3.1](http://download.gna.org/wkhtmltopdf/0.12/0.12.3.1/) (windows-only)
44+
2016-01-20 | [0.12.3](http://download.gna.org/wkhtmltopdf/0.12/0.12.3/)
4045
2015-07-12 | [0.12.2.4](http://download.gna.org/wkhtmltopdf/0.12/0.12.2.4/) (windows-only)
4146
2015-06-20 | [0.12.2.3](http://download.gna.org/wkhtmltopdf/0.12/0.12.2.3/) (windows-only)
4247
2015-04-06 | [0.12.2.2](http://download.gna.org/wkhtmltopdf/0.12/0.12.2.2/) (windows-only)

0 commit comments

Comments
 (0)