ScoopInstaller_Main/invoke-build.json
2017-08-29 19:00:15 +00:00

17 lines
565 B
JSON

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