ScoopInstaller_Main/invoke-build.json
2017-06-16 01:00:32 +00:00

17 lines
563 B
JSON

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