From 133c7b3f7937e213ff653ac516606bbd2ac6b9dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:30:40 +0000 Subject: [PATCH] slang: Update to version 2025.3 --- bucket/slang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/slang.json b/bucket/slang.json index a40e779584..d3f80c10de 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2025.2.2", + "version": "2025.3", "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/v2025.2.2/slang-2025.2.2-windows-x86_64.zip", - "hash": "e161375be4096c53f81a005d8d8f4e889464ef4158d0700d3f025e99fa0c26dc" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.3/slang-2025.3-windows-x86_64.zip", + "hash": "4913c2355c7fc21f8139ba9eb887e970c7d952f98f09e02ff45a02f66321b5cb" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2025.2.2/slang-2025.2.2-windows-aarch64.zip", - "hash": "b9f5bf282ff28d08dcc12941a3b0196af412c3f6a034f90ac3d0563e5175dde7" + "url": "https://github.com/shader-slang/slang/releases/download/v2025.3/slang-2025.3-windows-aarch64.zip", + "hash": "1756b165aff97b061150bf4a754e321ff0ad55116cb81e7086eafaccd3b6eb01" } }, "bin": [