From 27c7d030004266783d42e16d0023f316c1650ab7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:28:30 +0000 Subject: [PATCH] slang: Update to version 2025.1 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index a25f4b6124..6334a16176 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2024.17", + "version": "2025.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/v2024.17/slang-2024.17-windows-x86_64.zip", - "hash": "7f3df6f8d27518902c7be0440a78a423b4149b9ff7725a813f5bdf2458e5c480" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-x86_64.zip", + "hash": "a2c1e7d169ceac6bcac3239497d5d712b2ebe8f155965762530ce7113e1da48c" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2024.17/slang-2024.17-windows-aarch64.zip", - "hash": "cdd16f3a6e7295793298a02bd354de658415a38db3d1e2f046c6a29bcd2c88fa" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-aarch64.zip", + "hash": "6c3ef1990346b68573591030e6a9aef97d05997065ff7a061d28d4e79fe0d267" } }, "bin": [