ScoopInstaller_Main/bucket/invoke-build.json
2019-10-16 10:00:44 +00:00

18 lines
619 B
JSON

{
"version": "5.5.4",
"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.4#/dl.7z",
"hash": "05984759329e7211193be55dd0c35e0f95fb2b071d5a2591ddf7f3c32af1fa00",
"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"
}
}