phantomjs 2.1.1 (fix whitespace)

This commit is contained in:
Luke Sampson 2016-02-05 09:46:36 +10:00
parent 371c4a2013
commit e5b6dedc9b

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://phantomjs.org/", "homepage": "http://phantomjs.org/",
"version": "2.1.1", "version": "2.1.1",
"license": "BSD", "license": "BSD",
"hash": "d9fb05623d6b26d3654d008eab3adafd1f6350433dfd16138c46161f42c7dcc8", "hash": "d9fb05623d6b26d3654d008eab3adafd1f6350433dfd16138c46161f42c7dcc8",
"url": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip", "url": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip",
"extract_dir": "phantomjs-2.1.1-windows", "extract_dir": "phantomjs-2.1.1-windows",
"bin": "bin\\phantomjs.exe" "bin": "bin\\phantomjs.exe"
} }