ScoopInstaller_Main/invoke-build.json
2017-07-28 18:00:39 +00:00

17 lines
565 B
JSON

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