ScoopInstaller_Main/bucket/invoke-build.json
2025-11-13 20:29:29 +00:00

18 lines
621 B
JSON

{
"version": "5.14.22",
"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.22#/dl.7z",
"hash": "6ac7b6569b39a8b4e5b3233b4ae4aa03e572584f4fe0eadc8ae0f3ad187e23eb",
"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"
}
}