ScoopInstaller_Main/invoke-build.json
2017-05-20 14:01:13 +02:00

17 lines
563 B
JSON

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