mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
slang: Update to version 2024.13
This commit is contained in:
parent
e0ed33917a
commit
fbd80966cf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2024.11.1",
|
||||
"version": "2024.13",
|
||||
"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.11.1/slang-2024.11.1-windows-x86_64.zip",
|
||||
"hash": "b6253b3e02fa206a9c50341dec8a85ebc09be614bfdc6cd8184cddb34ca97240"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.13/slang-2024.13-windows-x86_64.zip",
|
||||
"hash": "b31d7e4211d6358b8fb9411668fc1a8125693f05a2b3340221f7d379af32c1e5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.11.1/slang-2024.11.1-windows-aarch64.zip",
|
||||
"hash": "8e5ca13a7d292fed9cbeffdf7c9f51f25118af45e6b032febcf126dafdd7d530"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.13/slang-2024.13-windows-aarch64.zip",
|
||||
"hash": "40a7d81d1e56a34d30ca44bcbfae788bb5f5192f2ee21f5705fe3a47df034648"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user