ScoopInstaller_Main/invoke-build.json
2017-06-29 18:00:16 +00:00

17 lines
565 B
JSON

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