From 305d0df7ca82b374b8b9bea4be873361dff66f1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 08:30:26 +0000 Subject: [PATCH] slang: Update to version 2025.11 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index 7fa21fdb0c..c5539142fb 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.10.5", + "version": "2025.11", "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.10.5/slang-2025.10.5-windows-x86_64.zip", - "hash": "ff79ab551e6aa9a0188c6eb1f3cd2c7dbbde5dc168eab50628bba4b2799e607b" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.11/slang-2025.11-windows-x86_64.zip", + "hash": "59c486dadebc3e5aaffe26b69d55a328f33b67b2380239d5241d91cbb548395f" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.10.5/slang-2025.10.5-windows-aarch64.zip", - "hash": "cecb976ed5aa66770d126ed5c306a49affbcf47d8ea303ac2f9a78741f5ba332" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.11/slang-2025.11-windows-aarch64.zip", + "hash": "b0c41d50946c890b504b8d73ca892f0b089423713ae4868b42de7d0be55144b7" } }, "bin": [