ScoopInstaller_Main/invoke-build.json
2017-06-02 13:15:40 +02:00

17 lines
565 B
JSON

{
"version": "3.3.11",
"license": "Apache 2.0",
"extract_dir": "tools",
"url": "http://nuget.org/api/v2/package/Invoke-Build/3.3.11#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "2988e439998fcc03023242c54ed219405b1c9e79b83d515b92bb1c3133535fee",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/releases",
"re": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "http://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}