ScoopInstaller_Main/invoke-build.json
2018-12-07 02:00:22 +00:00

17 lines
565 B
JSON

{
"version": "5.4.2",
"license": "Apache-2.0",
"extract_dir": "tools",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.4.2#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "6db91720d8b99188b1ae5eb42cd090e369edafc12c5bb5f6b56a43a8d0c82539",
"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"
}
}