ScoopInstaller_Main/bucket/invoke-build.json
2026-01-28 16:31:47 +00:00

18 lines
621 B
JSON

{
"version": "5.14.23",
"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.23#/dl.7z",
"hash": "e170f2babd1ee14e1af1a0a57afad56f42d9f478382f712f90461e0cbe7a8da7",
"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"
}
}