ScoopInstaller_Main/invoke-build.json
2019-04-03 05:00:22 +00:00

17 lines
565 B
JSON

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