mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
19 lines
710 B
JSON
19 lines
710 B
JSON
{
|
|
"version": "3.1.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.1.1#/vswhere.zip",
|
|
"hash": "5fa1ebaf4483ce59eba78762a78bca727732d793d7dd45fb800e791ffdc782ff",
|
|
"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>"
|
|
}
|
|
}
|
|
}
|