From 9fec469bc7a4f5808b642a9dea05b395459414dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:31:10 +0000 Subject: [PATCH] slang: Update to version 2024.15.1 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index e60cbcb1f5..fe8edacf29 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2024.15", + "version": "2024.15.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.15/slang-2024.15-windows-x86_64.zip", - "hash": "f801ed0d521faa5b44a74208962c8c146c0507def37f44b38e85596c4399b1bf" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.15.1/slang-2024.15.1-windows-x86_64.zip", + "hash": "82d360388969ed0c28289d3ab1601171371b072044eff0f4c9fabc7db8f6a0da" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2024.15/slang-2024.15-windows-aarch64.zip", - "hash": "68deefb4afc0da26ad03644d2bbe9267f134357933fdec1fc54d31201ea3d9d4" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.15.1/slang-2024.15.1-windows-aarch64.zip", + "hash": "b87044b7317caf4076fd37001e760fc7d31717efe4d809ff63f4b94d2a8635a0" } }, "bin": [