ScoopInstaller_Main/bucket/invoke-build.json
2025-06-13 08:30:07 +00:00

18 lines
621 B
JSON

{
"version": "5.14.11",
"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.11#/dl.7z",
"hash": "c2e6a40974bfdaffeb6c1eba5162c39bdc1e28314a7fb1e56bb9aff3102c6b7b",
"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"
}
}