ScoopInstaller_Main/invoke-build.json
2017-07-08 00:00:21 +00:00

17 lines
565 B
JSON

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