From 5e69e6c0cdb1d6f77e3604ef0c1a84c8abb60742 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 20:29:45 +0000 Subject: [PATCH] dxc: Update to version 1.8.2505 --- bucket/dxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dxc.json b/bucket/dxc.json index f6f5e05b12..0495182a2e 100644 --- a/bucket/dxc.json +++ b/bucket/dxc.json @@ -1,13 +1,13 @@ { - "version": "1.8.2502", + "version": "1.8.2505", "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.2502/dxc_2025_02_20.zip", - "hash": "70b1913a1bfce4a3e1a5311d16246f4ecdf3a3e613abec8aa529e57668426f85", + "url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.8.2505/dxc_2025_05_24.zip", + "hash": "81380f3eca156d902d6404fd6df9f4b0886f576ff3e18b2cc10d3075ffc9d119", "architecture": { "64bit": { "bin": "bin/x64/dxc.exe"