2023-04-25 00:34:47 +00:00

19 lines
710 B
JSON

{
"version": "3.1.4",
"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.1.4#/vswhere.zip",
"hash": "2cab1a27bda115318b1aefb9e227ee7685f464d70f30f5c9484b66e6f86dea4a",
"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>"
}
}
}