diff --git a/invoke-build.json b/invoke-build.json new file mode 100644 index 0000000000..b87b1a0397 --- /dev/null +++ b/invoke-build.json @@ -0,0 +1,16 @@ +{ + "version": "2.9.14", + "license": "Apache 2.0", + "extract_dir": "tools", + "url": "http://nuget.org/api/v2/package/Invoke-Build/2.9.14#.zip", + "homepage": "https://github.com/nightroman/Invoke-Build", + "hash": "1433471d81ab6fc3cd26ad8dd471cab4037418018261a39d90885250b7af1315", + "bin": [ + "Invoke-Build.ps1", + "Invoke-Builds.ps1", + "Convert-psake.ps1", + "Invoke-TaskFromISE.ps1", + "Show-BuildTree.ps1", + "Show-BuildGraph.ps1" + ] +}