From 22bd4e3c19f8a42a30a40c18052ae946ea66113c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 20:23:37 +0000 Subject: [PATCH] dxc: Update to version 1.7.2308 --- bucket/dxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dxc.json b/bucket/dxc.json index 46985628a2..02aac94f5e 100644 --- a/bucket/dxc.json +++ b/bucket/dxc.json @@ -1,13 +1,13 @@ { - "version": "1.7.2212.1", + "version": "1.7.2308", "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.7.2212.1/dxc_2023_03_01.zip", - "hash": "e4e8cb7326ff7e8a791acda6dfb0cb78cc96309098bfdb0ab1e465dc29162422", + "url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.7.2308/dxc_2023_08_14.zip", + "hash": "01d4c4dfa37dee21afe70cac510d63001b6b611a128e3760f168765eead1e625", "architecture": { "64bit": { "bin": "bin/x64/dxc.exe"