ScoopInstaller_Main/bucket/invoke-build.json
2020-05-21 15:53:53 +02:00

18 lines
619 B
JSON

{
"version": "5.6.0",
"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.6.0#/dl.7z",
"hash": "27a226366944a9b5e4fa79ecf3015e4ca1467f923fe5ad77c0a351a3a0feca17",
"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"
}
}