ScoopInstaller_Main/invoke-build.json
2017-11-28 19:00:14 +00:00

17 lines
565 B
JSON

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