mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
19 lines
781 B
JSON
19 lines
781 B
JSON
{
|
|
"version": "2.8.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/2.8.4#/vswhere.zip",
|
|
"hash": "sha512:2eb59e2047776dfdb8c415fda97cd05d9a92facc8506d162f0c049c5513bf783f96e31826911b044a969a346da260480b39862eebf2ba087c6e4253881e91693",
|
|
"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>"
|
|
}
|
|
}
|
|
}
|