ScoopInstaller_Main/invoke-build.json
2017-10-25 18:00:20 +00:00

17 lines
565 B
JSON

{
"version": "3.7.1",
"license": "Apache 2.0",
"extract_dir": "tools",
"url": "https://nuget.org/api/v2/package/Invoke-Build/3.7.1#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "7d6a45cc62171b4beea9615ab5212cb68dac53ae1cbb476789d3aa62d23b86ab",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/releases",
"re": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}