From cd0df486517d0fc7ca7a8acba80aea5c54891461 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 08:31:18 +0000 Subject: [PATCH] slang: Update to version 2025.12.1 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index 40cbdb6a9e..449c14558f 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.12", + "version": "2025.12.1", "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.12/slang-2025.12-windows-x86_64.zip", - "hash": "2adc95e76cbe07c0caf669a373997382772f589bc7f164347a79b429e4c41208" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.12.1/slang-2025.12.1-windows-x86_64.zip", + "hash": "1713256b4f1b9265aa5993d6f4bd801b61b46d83150e88e923175cefbcca1025" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.12/slang-2025.12-windows-aarch64.zip", - "hash": "4b2196df34ca102cf2c5f7ec6c4a43ced1687c650d45431849f129a777f12bb0" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.12.1/slang-2025.12.1-windows-aarch64.zip", + "hash": "58a49bfe735277304108eb540b2db337d89f79ec70e2697aeccf531e63fba3de" } }, "bin": [