ScoopInstaller_Main/invoke-build.json
2017-10-18 19:00:43 +00:00

17 lines
565 B
JSON

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