ScoopInstaller_Main/bucket/invoke-build.json
2022-03-09 08:28:15 +00:00

18 lines
617 B
JSON

{
"version": "5.9.9",
"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.9.9#/dl.7z",
"hash": "caa26f3c08ad26e0216585c0b7fde4e2defe9a077ed53da86ac87d5f391241f5",
"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"
}
}