{ "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.2505/dxc_2025_05_24.zip", "hash": "81380f3eca156d902d6404fd6df9f4b0886f576ff3e18b2cc10d3075ffc9d119", "architecture": { "64bit": { "bin": "bin/x64/dxc.exe" }, "32bit": { "bin": "bin/x86/dxc.exe" }, "arm64": { "bin": "bin/arm64/dxc.exe" } }, "checkver": { "github": "https://github.com/microsoft/DirectXShaderCompiler", "regex": "v(?[\\d.]+)/dxc_(?[\\d_]+)" }, "autoupdate": { "url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v$matchVersion/dxc_$matchDate.zip" } }