ScoopInstaller_Main/bucket/invoke-build.json
2022-02-09 16:31:49 +00:00

18 lines
617 B
JSON

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