mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 10:01:18 +00:00
17 lines
639 B
JSON
17 lines
639 B
JSON
{
|
|
"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
|
|
|
|
phantom19 is available in the versions bucket (scoop bucket add versions)",
|
|
"checkver": {
|
|
"url": "https://github.com/n1k0/casperjs/releases/latest",
|
|
"re": "\/releases\/tag\/([\\d.]+)"
|
|
}
|
|
}
|