From d196f4319fd1fc517ff479939535dd0caf67fb26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 16:30:10 +0000 Subject: [PATCH] dxc: Update to version 1.8.2505.1 --- bucket/dxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dxc.json b/bucket/dxc.json index 0495182a2e..0b62aaac77 100644 --- a/bucket/dxc.json +++ b/bucket/dxc.json @@ -1,13 +1,13 @@ { - "version": "1.8.2505", + "version": "1.8.2505.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.2505/dxc_2025_05_24.zip", - "hash": "81380f3eca156d902d6404fd6df9f4b0886f576ff3e18b2cc10d3075ffc9d119", + "url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.8.2505.1/dxc_2025_07_14.zip", + "hash": "9ad895a6b039e3a8f8c22a1009f866800b840a74b50db9218d13319e215ea8a4", "architecture": { "64bit": { "bin": "bin/x64/dxc.exe"