{ "version": "1.8.2403.2", "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.2/dxc_2024_03_29.zip", "hash": "74874e9741f027d4321263af58d24ae0f6dde2351230680b151c87144cc0a02a", "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" } }