ScoopInstaller_Main/invoke-build.json
2018-02-26 20:00:18 +00:00

17 lines
565 B
JSON

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