ScoopInstaller_Main/invoke-build.json
2017-03-30 08:09:51 +01:00

17 lines
559 B
JSON

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