Update casperjs to version 1.1.4

This commit is contained in:
Rémy 2017-03-12 18:54:39 +01:00
parent c161d3d406
commit eac75a909f

View File

@ -1,12 +1,12 @@
{
"version": "1.1.3",
"license": "https://github.com/n1k0/casperjs/blob/master/LICENSE.md",
"url": "https://github.com/casperjs/casperjs/archive/1.1.3.zip",
"hash": "bc5b7d2a3d17d7ffed827863739768eec80ac06959543ab2afc3015b388ae7c5",
"homepage": "http://casperjs.org/",
"extract_dir": "casperjs-1.1.3",
"bin": "bin\\casperjs.exe",
"notes": "Requires an installation of phantomjs 1.x
"version": "1.1.4",
"license": "https://github.com/n1k0/casperjs/blob/master/LICENSE.md",
"url": "https://github.com/casperjs/casperjs/archive/1.1.4.zip",
"hash": "2d98eecf417f6034394c0ec2dcefb25f47e49342801b2ed21e85b21a4dd0eddc",
"homepage": "http://casperjs.org/",
"extract_dir": "casperjs-1.1.4",
"bin": "bin\\casperjs.exe",
"notes": "Requires an installation of phantomjs 1.x
phantom19 is available in the versions bucket (scoop bucket add versions)",
"checkver": {