From f1febf57a09c9668c732994703aca870dc32da2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:29:58 +0000 Subject: [PATCH] slang: Update to version 2024.14.2 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index 2b8d5c0e7d..55f8ca6bdf 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2024.14", + "version": "2024.14.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.14/slang-2024.14-windows-x86_64.zip", - "hash": "a246a693256e622857305a2dadf94436bf57ca51d71401a4f177b6f9d8a5b67f" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.14.2/slang-2024.14.2-windows-x86_64.zip", + "hash": "68b8e480353707cfd043b74939d9f6a12183c9a8dbd09dc2ef0c728de1212c03" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2024.14/slang-2024.14-windows-aarch64.zip", - "hash": "bb9bbae426256b44e5cc1438c9226c24e33e848ae8ce6a61ee6d5a4101e9a824" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.14.2/slang-2024.14.2-windows-aarch64.zip", + "hash": "a824a18f42256712dadb68f066ee69f25bfe743bf7f796b6f2a68d72a5afd0df" } }, "bin": [