ScoopInstaller_Main/invoke-build.json
2019-02-25 09:02:00 +00:00

17 lines
565 B
JSON

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