ScoopInstaller_Main/invoke-build.json
2017-06-07 13:00:20 +02:00

17 lines
563 B
JSON

{
"version": "3.4.0",
"license": "Apache 2.0",
"extract_dir": "tools",
"url": "http://nuget.org/api/v2/package/Invoke-Build/3.4.0#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "7930e2fc10d1cd72ea8489e95e370e2c992d68ec7c1bb464a2c86779eb782450",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/releases",
"re": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "http://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}