From 2cc01c6c5b9414de3a3a8e2829882ff262e4a8f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 00:34:47 +0000 Subject: [PATCH] vswhere: Update to version 3.1.4 --- bucket/vswhere.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vswhere.json b/bucket/vswhere.json index 0ebc2c1f83..7f1923219a 100644 --- a/bucket/vswhere.json +++ b/bucket/vswhere.json @@ -1,10 +1,10 @@ { - "version": "3.1.1", + "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.1#/vswhere.zip", - "hash": "5fa1ebaf4483ce59eba78762a78bca727732d793d7dd45fb800e791ffdc782ff", + "url": "https://www.nuget.org/api/v2/package/vswhere/3.1.4#/vswhere.zip", + "hash": "2cab1a27bda115318b1aefb9e227ee7685f464d70f30f5c9484b66e6f86dea4a", "extract_dir": "tools", "bin": "vswhere.exe", "checkver": "github",