Skip to content

Commit

Permalink
slang: Update to version 2025.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 1, 2025
1 parent 6fc8913 commit 9068a50
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/slang.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "2025.3.3",
"version": "2025.4",
"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.3.3/slang-2025.3.3-windows-x86_64.zip",
"hash": "121877ab556f926a91c2d215414cbf7badd11e3d52fab7066dc94ed4f5607117"
"url": "https://github.com/shader-slang/slang/releases/download/v2025.4/slang-2025.4-windows-x86_64.zip",
"hash": "19801dff06eaa417c7dd64858dde31c536d3d94cb20a3c27c94322cfc060197e"
},
"arm64": {
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.3/slang-2025.3.3-windows-aarch64.zip",
"hash": "08dd356b7b9da111863b9fa59b3b17f10ee9911a07c761aadd7e0b18939c9a97"
"url": "https://github.com/shader-slang/slang/releases/download/v2025.4/slang-2025.4-windows-aarch64.zip",
"hash": "bbb01615b47f67b38c334d7ba55283f9676804f29f512056bd7e14a6275e1280"
}
},
"bin": [
Expand Down

0 comments on commit 9068a50

Please sign in to comment.