Added invoke-build 2.9.14

This commit is contained in:
Simon Hartcher 2015-03-21 12:57:58 +11:00
parent fdd43a0e87
commit 720e1899f1

16
invoke-build.json Normal file
View File

@ -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"
]
}