From d48cbae6887924791d11f7542df0a6c0ab3163ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 00:34:27 +0000 Subject: [PATCH] slang: Update to version 2025.5 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index 453f6a931c..5aa9ade432 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.4", + "version": "2025.5", "description": "A new language and compiler for shader development.", "homepage": "https://shader-slang.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.4/slang-2025.4-windows-x86_64.zip", - "hash": "19801dff06eaa417c7dd64858dde31c536d3d94cb20a3c27c94322cfc060197e" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.5/slang-2025.5-windows-x86_64.zip", + "hash": "5ba445a76c9ea973e756136ead0bf6c88272567ca53b217a1fce048be762f5f7" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.4/slang-2025.4-windows-aarch64.zip", - "hash": "bbb01615b47f67b38c334d7ba55283f9676804f29f512056bd7e14a6275e1280" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.5/slang-2025.5-windows-aarch64.zip", + "hash": "fedc46097a0bc50caf5582670ac4eff1a36a9eb418381df9b9cb6589a8f9fb0c" } }, "bin": [