From 39fb3b5dcfe1267324fe4b9b9aebec56408c07ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:35:47 +0000 Subject: [PATCH] slang: Update to version 2025.2 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index 6334a16176..9e7a1ce09d 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.1", + "version": "2025.2", "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.1/slang-2025.1-windows-x86_64.zip", - "hash": "a2c1e7d169ceac6bcac3239497d5d712b2ebe8f155965762530ce7113e1da48c" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-x86_64.zip", + "hash": "91a77112bb16722514aa3546e725e884a1cc61d96efe6814d0da9489110b404c" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-aarch64.zip", - "hash": "6c3ef1990346b68573591030e6a9aef97d05997065ff7a061d28d4e79fe0d267" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-aarch64.zip", + "hash": "30e56fb56d4eeeac758aae44567029e680b6af422f1c6cdebaffe9430b7b5af0" } }, "bin": [