Skip to content

Commit f5d8570

Browse files
committed
Updated static compiled binary to version 0.12.3
1 parent 5773be1 commit f5d8570

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,28 +1,26 @@
11
wkhtmltoimage
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
## Installation
88

99
_Hint_:
1010
The version of the binary is equal to the git tag.
11-
To install the latest version, use '0.12.2.1'.
12-
13-
__: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:.__
11+
To install the latest version, use '0.12.3'.
1412

1513
### Packagist
1614

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

1917
Require the package for _i386_ with:
2018

21-
php composer.phar require h4cc/wkhtmltoimage-i386 "0.12.2.1"
19+
php composer.phar require h4cc/wkhtmltoimage-i386 "0.12.3"
2220

2321
And for _amd64_ with:
2422

25-
php composer.phar require h4cc/wkhtmltoimage-amd64 "0.12.2.1"
23+
php composer.phar require h4cc/wkhtmltoimage-amd64 "0.12.3"
2624

2725
The binary will then be located at:
2826

bin/wkhtmltoimage-amd64

898 KB
Binary file not shown.

0 commit comments

Comments
 (0)