ScoopInstaller_Main/bucket/invoke-build.json
2025-06-05 20:27:02 +00:00

18 lines
619 B
JSON

{
"version": "5.14.7",
"description": "Build Automation in PowerShell",
"homepage": "https://github.com/nightroman/Invoke-Build",
"license": "Apache-2.0",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.14.7#/dl.7z",
"hash": "9fe38b75d944622b3c487d672b6925dfa9dff7db2d41788c915bc2265a831e11",
"extract_dir": "tools",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/tags",
"regex": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}