Skip to content

Commit b80ce67

Browse files
committed
Updated static compiled binary to version 0.12.3
1 parent 9b5a934 commit b80ce67

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wkhtmltopdf
22
================
33

4-
This repository contains the Debian 7.8 (Wheezy) binaries from the [wkhtmltopdf project](http://wkhtmltopdf.org/).
4+
This repository contains the static compiled binaries from the [wkhtmltopdf project](http://wkhtmltopdf.org/).
55
More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.
66

77
Binaries for __Microsoft Windows__, also installable with composer, can be found here: [github.com/wemersonjanuario/wkhtmltopdf-windows](https://github.com/wemersonjanuario/wkhtmltopdf-windows)
@@ -10,21 +10,19 @@ Binaries for __Microsoft Windows__, also installable with composer, can be found
1010

1111
_Hint_:
1212
The version of the binary is equal to the git tag.
13-
To install the latest version, use '0.12.2.1'.
14-
15-
__:exclamation: In case this package does _not_ work on your system, try installing the matching system packages from here: [http://wkhtmltopdf.org/downloads.html](http://wkhtmltopdf.org/downloads.html) :exclamation:.__
13+
To install the latest version, use '0.12.3'.
1614

1715
### Packagist
1816

1917
This package can be found on [Packagist](http://packagist.org) and installed with [Composer](https://getcomposer.org/).
2018

2119
Require the package for _i386_ with:
2220

23-
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.2.1"
21+
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.3"
2422

2523
And for _amd64_ with:
2624

27-
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.2.1"
25+
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.3"
2826

2927
The binary will then be located at:
3028

bin/wkhtmltopdf-amd64

897 KB
Binary file not shown.

0 commit comments

Comments
 (0)