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