diff --git a/bucket/slang.json b/bucket/slang.json index 16ed94383f..fd088ea715 100644 --- a/bucket/slang.json +++ b/bucket/slang.json @@ -1,16 +1,16 @@ { - "version": "2024.10", + "version": "2024.10.2", "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.10/slang-2024.10-windows-x86_64.zip", - "hash": "c4e9baa4e114cece6c4bb756e230882222e714a90f90c502905e6a8f75796959" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.10.2/slang-2024.10.2-windows-x86_64.zip", + "hash": "236f17f071a578c4b162bd03e1d11049f562a922a1ebd7399717a32c9d745e5a" }, "arm64": { - "url": "https://github.com/shader-slang/slang/releases/download/v2024.10/slang-2024.10-windows-aarch64.zip", - "hash": "5e5220c472e77a4491b79d10293c22c24fdc1658b610d52b15db335c6ebda0ff" + "url": "https://github.com/shader-slang/slang/releases/download/v2024.10.2/slang-2024.10.2-windows-aarch64.zip", + "hash": "b48f17685601953b25d86f589c92021dbc60efead7f577a5bd1767c30622079d" } }, "bin": [