ScoopInstaller_Main/bucket/invoke-build.json
2020-04-27 11:01:49 +00:00

18 lines
621 B
JSON

{
"version": "5.5.11",
"homepage": "https://github.com/nightroman/Invoke-Build",
"description": "Build Automation in PowerShell.",
"license": "Apache-2.0",
"extract_dir": "tools",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.11#/dl.7z",
"hash": "dd9080d4ea484e91cb7116196e9c8593de5737af8c1252ec28b19504d53b9e1c",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/releases",
"re": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}