From 62283448906604b210619d22a3146fcf85f3d8ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 21:04:57 +0000 Subject: [PATCH] dxc: Update to version 1.8.2403.1 --- bucket/dxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dxc.json b/bucket/dxc.json index 5657c617c1..233770ccf0 100644 --- a/bucket/dxc.json +++ b/bucket/dxc.json @@ -1,13 +1,13 @@ { - "version": "1.8.2403", + "version": "1.8.2403.1", "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/dxc_2024_03_07.zip", - "hash": "7a916a49b3ca81d803ca1bcd1ae859e7f317ce2fcf875bd34147aa2c57d1e392", + "url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.8.2403.1/dxc_2024_03_22.zip", + "hash": "500332ff6e6f2739910239937016d4e9cccdc0d2251a33a94e366bdf18c1d5fd", "architecture": { "64bit": { "bin": "bin/x64/dxc.exe"