From efb6144cbdca7fab91b348ad9aae2ae082fdfc15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 04:30:19 +0000 Subject: [PATCH] slang: Update to version 2024.16 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index bebbb83655..ed77e948fd 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2024.15.2", + "version": "2024.16", "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.2/slang-2024.15.2-windows-x86_64.zip", - "hash": "5b2097b58d339eb64ba786b35e839a8340bec43a5d542c48a984164f6311e88e" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.16/slang-2024.16-windows-x86_64.zip", + "hash": "52918495d2dfca118cba214bbd788e93e6aa48a82171357ed4a81be719c0653e" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2024.15.2/slang-2024.15.2-windows-aarch64.zip", - "hash": "9c9ac6d3fcecf13aff4554fa52c50aff67de47c931e2df4984dcb5d71e1cfbcd" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.16/slang-2024.16-windows-aarch64.zip", + "hash": "5202443325071c41d00c676ee627efe37020ddae03ae21be86c3b46a93057b00" } }, "bin": [