From b3a48a97c9007d58b1157e7d64b2e4a6db7334e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:46:20 +0000 Subject: [PATCH] slang: Update to version 2025.11.1 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index c5539142fb..164f5bed40 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.11", + "version": "2025.11.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.11/slang-2025.11-windows-x86_64.zip", - "hash": "59c486dadebc3e5aaffe26b69d55a328f33b67b2380239d5241d91cbb548395f" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.11.1/slang-2025.11.1-windows-x86_64.zip", + "hash": "c449cf086fee27ff446e2f489b51b3eb1367aefe4ec32944fb0af1a53548ae19" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.11/slang-2025.11-windows-aarch64.zip", - "hash": "b0c41d50946c890b504b8d73ca892f0b089423713ae4868b42de7d0be55144b7" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.11.1/slang-2025.11.1-windows-aarch64.zip", + "hash": "63196e34a28b548fff18af37b086163cbc41e154ac4728e4e5cc33c99b4adcde" } }, "bin": [