ScoopInstaller_Main/invoke-build.json
2017-05-14 00:38:53 +01:00

17 lines
563 B
JSON

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