From fbd80966cf3333b76b4686385e8e1b873e0b1313 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:31:57 +0000 Subject: [PATCH] slang: Update to version 2024.13 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index f055f7c76d..45777e6f1c 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2024.11.1", + "version": "2024.13", "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.11.1/slang-2024.11.1-windows-x86_64.zip", - "hash": "b6253b3e02fa206a9c50341dec8a85ebc09be614bfdc6cd8184cddb34ca97240" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.13/slang-2024.13-windows-x86_64.zip", + "hash": "b31d7e4211d6358b8fb9411668fc1a8125693f05a2b3340221f7d379af32c1e5" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2024.11.1/slang-2024.11.1-windows-aarch64.zip", - "hash": "8e5ca13a7d292fed9cbeffdf7c9f51f25118af45e6b032febcf126dafdd7d530" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.13/slang-2024.13-windows-aarch64.zip", + "hash": "40a7d81d1e56a34d30ca44bcbfae788bb5f5192f2ee21f5705fe3a47df034648" } }, "bin": [