From 822150c74060f6137c46c7eb62a560bebea30c29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 16:30:09 +0000 Subject: [PATCH] slang: Update to version 2025.12 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index 164f5bed40..40cbdb6a9e 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.11.1", + "version": "2025.12", "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.11.1/slang-2025.11.1-windows-x86_64.zip", - "hash": "c449cf086fee27ff446e2f489b51b3eb1367aefe4ec32944fb0af1a53548ae19" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.12/slang-2025.12-windows-x86_64.zip", + "hash": "2adc95e76cbe07c0caf669a373997382772f589bc7f164347a79b429e4c41208" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.11.1/slang-2025.11.1-windows-aarch64.zip", - "hash": "63196e34a28b548fff18af37b086163cbc41e154ac4728e4e5cc33c99b4adcde" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.12/slang-2025.12-windows-aarch64.zip", + "hash": "4b2196df34ca102cf2c5f7ec6c4a43ced1687c650d45431849f129a777f12bb0" } }, "bin": [