From e5b6dedc9b6af9d429d488dad3340f45978658a6 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Fri, 5 Feb 2016 09:46:36 +1000 Subject: [PATCH] phantomjs 2.1.1 (fix whitespace) --- phantomjs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/phantomjs.json b/phantomjs.json index 0bfe3d4a90..9e1a145468 100644 --- a/phantomjs.json +++ b/phantomjs.json @@ -1,9 +1,9 @@ { - "homepage": "http://phantomjs.org/", - "version": "2.1.1", - "license": "BSD", - "hash": "d9fb05623d6b26d3654d008eab3adafd1f6350433dfd16138c46161f42c7dcc8", - "url": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip", - "extract_dir": "phantomjs-2.1.1-windows", - "bin": "bin\\phantomjs.exe" + "homepage": "http://phantomjs.org/", + "version": "2.1.1", + "license": "BSD", + "hash": "d9fb05623d6b26d3654d008eab3adafd1f6350433dfd16138c46161f42c7dcc8", + "url": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip", + "extract_dir": "phantomjs-2.1.1-windows", + "bin": "bin\\phantomjs.exe" }