From 48b1d15ba8921fd1919aecda54f30f02097a2ce9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 01:14:35 +0000 Subject: [PATCH] wixtoolset: Update to version 3.14.1 --- bucket/wixtoolset.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wixtoolset.json b/bucket/wixtoolset.json index f0a8682074..401064efa6 100644 --- a/bucket/wixtoolset.json +++ b/bucket/wixtoolset.json @@ -1,10 +1,10 @@ { - "version": "3.14", + "version": "3.14.1", "description": "Set of tools for windows installer creation.", "homepage": "https://wixtoolset.org/", "license": "MS-RL", - "url": "https://github.com/wixtoolset/wix3/releases/download/wix314rtm/wix314-binaries.zip", - "hash": "13f067f38969faf163d93a804b48ea0576790a202c8f10291f2000f0e356e934", + "url": "https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip", + "hash": "6ac824e1642d6f7277d0ed7ea09411a508f6116ba6fae0aa5f2c7daa2ff43d31", "bin": [ "candle.exe", "dark.exe",