ScoopInstaller_Main/bucket/invoke-build.json
2025-08-27 00:38:20 +00:00

18 lines
621 B
JSON

{
"version": "5.14.17",
"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.17#/dl.7z",
"hash": "c9bee3fd00b99f33a76e94d724594c9c0847c02011d9773222c63c6ccb3c41f1",
"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"
}
}