ScoopInstaller_Main/bucket/invoke-build.json
2019-08-29 18:00:19 +00:00

18 lines
619 B
JSON

{
"version": "5.5.3",
"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.3#/dl.7z",
"hash": "b5e5cd977d12df02c5fc3cd2d63c26bd857c55d4cbed71f640d90070d76dee29",
"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"
}
}