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

18 lines
621 B
JSON

{
"version": "5.14.21",
"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.21#/dl.7z",
"hash": "fa29ee4e793ce551e23808603444baea0977350f738e9cd0f9d2c96f042f6453",
"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"
}
}