ScoopInstaller_Main/casperjs.json
monotykamary 38d5da9e54 Update casperjs to 1.1.1 (#815)
SHA-256 taken from 7zip; confirmed extract directory and bin file casperjs.exe
2016-05-04 22:46:16 +10:00

13 lines
504 B
JSON

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