mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
casperjs add autoupdate
This commit is contained in:
parent
f454f2f063
commit
c161d3d406
@ -11,5 +11,9 @@
|
|||||||
phantom19 is available in the versions bucket (scoop bucket add versions)",
|
phantom19 is available in the versions bucket (scoop bucket add versions)",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/n1k0/casperjs"
|
"github": "https://github.com/n1k0/casperjs"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/casperjs/casperjs/archive/$version.zip",
|
||||||
|
"extract_dir": "casperjs-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user