From 8f3fb993d4d99104cdf9bb1b1d9804c586446337 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 00:33:23 +0000 Subject: [PATCH] slang: Update to version 2024.9.2 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index ca303123aa..92730231a2 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2024.9.1", + "version": "2024.9.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/v2024.9.1/slang-2024.9.1-windows-x86_64.zip", - "hash": "1b903fa92c8f7d832ac1607be865543ca2bb352342099de81e31d8b1d90d0f75" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.9.2/slang-2024.9.2-windows-x86_64.zip", + "hash": "c66efeaf4ff15c9fb0ccf90d8e1a2484b5ccfd2c1afecb0cf1f238e6b9ee68c4" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2024.9.1/slang-2024.9.1-windows-aarch64.zip", - "hash": "4a4ea6297bbdfeb0141402b5dd6b5addf2cbef3bd1b2219238ad4e69dc9122e4" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.9.2/slang-2024.9.2-windows-aarch64.zip", + "hash": "71fed086295e47646effe23a37f4a626477d3bfb2cf1750b106899b7141506bc" } }, "bin": [