From b0fee33fe71f41235e6b416e33127c0b13344e73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Apr 2022 00:33:56 +0000 Subject: [PATCH] vswhere: Update to version 3.0.2 --- bucket/vswhere.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vswhere.json b/bucket/vswhere.json index ad64201abc..885c31e621 100644 --- a/bucket/vswhere.json +++ b/bucket/vswhere.json @@ -1,10 +1,10 @@ { - "version": "3.0.1", + "version": "3.0.2", "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", + "url": "https://www.nuget.org/api/v2/package/vswhere/3.0.2#/vswhere.zip", + "hash": "sha512:e6888491392787811dc6db4523f5762c7bcbdd47cc15c6a7354e823a5112786f633f3d642ed1b5f956f849c33b75c46deb5aa0e359f7f204043c246fec5cde1c", "extract_dir": "tools", "bin": "vswhere.exe", "checkver": "github",