ScoopInstaller_Main/invoke-build.json
2017-03-20 12:46:54 +00:00

17 lines
559 B
JSON

{
"version": "3.3.0",
"license": "Apache 2.0",
"extract_dir": "tools",
"url": "http://nuget.org/api/v2/package/Invoke-Build/3.3.0#.zip",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "72826b5f14b75eaeb4df6c189b1628e4eefc793b684ffdbcd632a9e418be8b20",
"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#.zip"
}
}