ScoopInstaller_Main/invoke-build.json
2017-03-23 14:04:20 +00:00

17 lines
559 B
JSON

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