2022-03-02 00:33:02 +00:00

19 lines
781 B
JSON

{
"version": "3.0.1",
"description": "Locate Visual Studio 2017 and newer installations",
"homepage": "https://github.com/microsoft/vswhere",
"license": "MIT",
"url": "https://www.nuget.org/api/v2/package/vswhere/3.0.1#/vswhere.zip",
"hash": "sha512:10d275430e7c839c2c56e82073c1c15316939f464baf86dd1a42f307d70270f8e272828838ea216c4a977ba298e63b50229d7cccf3b3f3fce3752fa440f717d2",
"extract_dir": "tools",
"bin": "vswhere.exe",
"checkver": "github",
"autoupdate": {
"url": "https://www.nuget.org/api/v2/package/vswhere/$version#/vswhere.zip",
"hash": {
"url": "https://www.nuget.org/api/v2/Packages(Id='vswhere',Version='$version')",
"regex": "<d:PackageHash>$base64</d:PackageHash>"
}
}
}