ScoopInstaller_Main/bucket/invoke-build.json
2020-03-23 05:01:51 +00:00

18 lines
619 B
JSON

{
"version": "5.5.8",
"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.8#/dl.7z",
"hash": "9be796b1b06ffb312feb61f5709b60d4ce06c2cc268dc3b230221da17c73b699",
"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"
}
}