mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
slang: Update to version 2024.10
This commit is contained in:
parent
0eefa93c50
commit
7c7812382b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2024.9.2",
|
||||
"version": "2024.10",
|
||||
"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.9.2/slang-2024.9.2-windows-x86_64.zip",
|
||||
"hash": "c66efeaf4ff15c9fb0ccf90d8e1a2484b5ccfd2c1afecb0cf1f238e6b9ee68c4"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.10/slang-2024.10-windows-x86_64.zip",
|
||||
"hash": "c4e9baa4e114cece6c4bb756e230882222e714a90f90c502905e6a8f75796959"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.9.2/slang-2024.9.2-windows-aarch64.zip",
|
||||
"hash": "71fed086295e47646effe23a37f4a626477d3bfb2cf1750b106899b7141506bc"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.10/slang-2024.10-windows-aarch64.zip",
|
||||
"hash": "5e5220c472e77a4491b79d10293c22c24fdc1658b610d52b15db335c6ebda0ff"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user