ScoopInstaller_Main/bucket/invoke-build.json
2025-04-28 20:27:29 +00:00

18 lines
619 B
JSON

{
"version": "5.13.0",
"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.13.0#/dl.7z",
"hash": "d2f21f4bdcb35e329609d34ea444cbc22854264f388da3d8c5f0f20f55506e7b",
"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"
}
}