slang: Update to version 2025.2

This commit is contained in:
github-actions[bot] 2025-01-11 00:35:47 +00:00
parent cb2e65156f
commit 39fb3b5dcf

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.1", "version": "2025.2",
"description": "A new language and compiler for shader development.", "description": "A new language and compiler for shader development.",
"homepage": "https://shader-slang.com/", "homepage": "https://shader-slang.com/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-x86_64.zip", "url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-x86_64.zip",
"hash": "a2c1e7d169ceac6bcac3239497d5d712b2ebe8f155965762530ce7113e1da48c" "hash": "91a77112bb16722514aa3546e725e884a1cc61d96efe6814d0da9489110b404c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-aarch64.zip", "url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-aarch64.zip",
"hash": "6c3ef1990346b68573591030e6a9aef97d05997065ff7a061d28d4e79fe0d267" "hash": "30e56fb56d4eeeac758aae44567029e680b6af422f1c6cdebaffe9430b7b5af0"
} }
}, },
"bin": [ "bin": [