Skip to content

Commit 9068a50

Browse files
slang: Update to version 2025.4
1 parent 6fc8913 commit 9068a50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: bucket/slang.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "2025.3.3",
2+
"version": "2025.4",
33
"description": "A new language and compiler for shader development.",
44
"homepage": "https://shader-slang.com/",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.3/slang-2025.3.3-windows-x86_64.zip",
9-
"hash": "121877ab556f926a91c2d215414cbf7badd11e3d52fab7066dc94ed4f5607117"
8+
"url": "https://github.com/shader-slang/slang/releases/download/v2025.4/slang-2025.4-windows-x86_64.zip",
9+
"hash": "19801dff06eaa417c7dd64858dde31c536d3d94cb20a3c27c94322cfc060197e"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.3/slang-2025.3.3-windows-aarch64.zip",
13-
"hash": "08dd356b7b9da111863b9fa59b3b17f10ee9911a07c761aadd7e0b18939c9a97"
12+
"url": "https://github.com/shader-slang/slang/releases/download/v2025.4/slang-2025.4-windows-aarch64.zip",
13+
"hash": "bbb01615b47f67b38c334d7ba55283f9676804f29f512056bd7e14a6275e1280"
1414
}
1515
},
1616
"bin": [

0 commit comments

Comments
 (0)