casperjs add autoupdate

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

View File

@ -11,5 +11,9 @@
phantom19 is available in the versions bucket (scoop bucket add versions)",
"checkver": {
"github": "https://github.com/n1k0/casperjs"
},
"autoupdate": {
"url": "https://github.com/casperjs/casperjs/archive/$version.zip",
"extract_dir": "casperjs-$version"
}
}