mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
19 lines
781 B
JSON
19 lines
781 B
JSON
{
|
|
"version": "3.0.3",
|
|
"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.3#/vswhere.zip",
|
|
"hash": "sha512:88231ce298c32cd5cc9f10af7578d7ac4419cc4ba0a6affb8e0b9f2a3f0621c189394ab655ff83d91c552616e63276c92d3c986d288ac50de8216b5fd47eb867",
|
|
"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>"
|
|
}
|
|
}
|
|
}
|