Skip to content

Commit

Permalink
Updated binary to 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
h4cc committed Jan 15, 2018
1 parent 0c1f180 commit b0e27c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ Binaries for __CentOS 7__, also installable with composer, can be found here: [g

_Hint_:
The version of the binary is equal to the git tag.
To install the latest version, use '0.12.3'.
To install the latest version, use '0.12.4'.

### Packagist

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

Require the package for _i386_ with:

php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.3"
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.4"

And for _amd64_ with:

php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.3"
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.4"

The binary will then be located at:

Expand Down
Binary file modified bin/wkhtmltopdf-amd64
Binary file not shown.

0 comments on commit b0e27c9

Please sign in to comment.