ScoopInstaller_Main/bucket/invoke-build.json
2020-12-16 18:42:06 +01:00

18 lines
621 B
JSON

{
"version": "5.6.4",
"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.6.4#/dl.7z",
"hash": "2cd1730a547d0ac6a17b6526a52a758f94694476cba92dbf70dcc0fefc48ee08",
"extract_dir": "tools",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/releases",
"regex": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}