ScoopInstaller_Main/bucket/invoke-build.json
2021-03-26 15:00:24 +00:00

18 lines
621 B
JSON

{
"version": "5.7.3",
"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.7.3#/dl.7z",
"hash": "863fdc665f39f979d5b4dfee04d6d3d4641106b27263ba058db93cebb33662fc",
"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"
}
}