mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
slang: Update to version 2024.14
This commit is contained in:
parent
f3376c14f6
commit
b73d45b94c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.13",
|
"version": "2024.14",
|
||||||
"description": "A new language and compiler for shader development.",
|
"description": "A new language and compiler for shader development.",
|
||||||
"homepage": "https://shader-slang.com/",
|
"homepage": "https://shader-slang.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.13/slang-2024.13-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14/slang-2024.14-windows-x86_64.zip",
|
||||||
"hash": "b31d7e4211d6358b8fb9411668fc1a8125693f05a2b3340221f7d379af32c1e5"
|
"hash": "a246a693256e622857305a2dadf94436bf57ca51d71401a4f177b6f9d8a5b67f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.13/slang-2024.13-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14/slang-2024.14-windows-aarch64.zip",
|
||||||
"hash": "40a7d81d1e56a34d30ca44bcbfae788bb5f5192f2ee21f5705fe3a47df034648"
|
"hash": "bb9bbae426256b44e5cc1438c9226c24e33e848ae8ce6a61ee6d5a4101e9a824"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user