ScoopInstaller_Main/bucket/invoke-build.json
2025-06-16 08:30:39 +00:00

18 lines
621 B
JSON

{
"version": "5.14.12",
"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.12#/dl.7z",
"hash": "8ee7ffe0496cf6dc9255a0f68220efb37d0e7e8c4dda3e7bab4e9a7a82ffd125",
"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"
}
}