ScoopInstaller_Main/bucket/invoke-build.json
2020-02-06 20:01:59 +00:00

18 lines
619 B
JSON

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