ScoopInstaller_Main/bucket/invoke-build.json
2023-12-15 04:26:07 +00:00

18 lines
619 B
JSON

{
"version": "5.10.5",
"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.10.5#/dl.7z",
"hash": "12b0a54dfeea1f2cdd40f1c57671a0561202ad50af79345a140266649668ceb0",
"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"
}
}