ScoopInstaller_Main/invoke-build.json
2017-11-21 19:00:18 +00:00

17 lines
565 B
JSON

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