ScoopInstaller_Main/invoke-build.json
2017-12-19 19:01:47 +00:00

17 lines
565 B
JSON

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