From 3412cbc4e3c1755cec9b99dbd123be0aca9624fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 08:30:39 +0000 Subject: [PATCH] slang: Update to version 2025.9.1 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index 67a1ea40bc..e3ccd08e4f 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.9", + "version": "2025.9.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.9/slang-2025.9-windows-x86_64.zip", - "hash": "17eb2fd737329d4249130a08bdd02225244807855907992d30aad430a282dc27" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.9.1/slang-2025.9.1-windows-x86_64.zip", + "hash": "b86e9027285f49531ee1ae956597e3b961bcddd1f575c7ebf4304ac7445f89c1" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.9/slang-2025.9-windows-aarch64.zip", - "hash": "d1dc3fb655128af9569bb59a9634f853093d4010713c0cf2a39e1345f75aaa1f" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.9.1/slang-2025.9.1-windows-aarch64.zip", + "hash": "4c61382d85abbefbde8f9ef8d5ccc149d98fe2dd7dda43ee0749ac040e2f366a" } }, "bin": [