From d06a165493dcefb46397ea53b4b09810d5032fa5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:05:35 +0000 Subject: [PATCH] dxc: Update to version 1.8.2403.2 --- bucket/dxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dxc.json b/bucket/dxc.json index 233770ccf0..14d7f4f62b 100644 --- a/bucket/dxc.json +++ b/bucket/dxc.json @@ -1,13 +1,13 @@ { - "version": "1.8.2403.1", + "version": "1.8.2403.2", "description": "DirectXShaderCompiler is a collection of tools, libraries and tests for compiling HLSL into DXIL, SPIR-V, and other target languages.", "homepage": "https://github.com/microsoft/DirectXShaderCompiler", "license": { "identifier": "UIUC", "url": "https://github.com/microsoft/DirectXShaderCompiler/blob/main/LICENSE.TXT" }, - "url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.8.2403.1/dxc_2024_03_22.zip", - "hash": "500332ff6e6f2739910239937016d4e9cccdc0d2251a33a94e366bdf18c1d5fd", + "url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.8.2403.2/dxc_2024_03_29.zip", + "hash": "74874e9741f027d4321263af58d24ae0f6dde2351230680b151c87144cc0a02a", "architecture": { "64bit": { "bin": "bin/x64/dxc.exe"