mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2024.15.2
This commit is contained in:
parent
0052f71e3b
commit
23b14bbf4c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.15.1",
|
"version": "2024.15.2",
|
||||||
"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.15.1/slang-2024.15.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15.2/slang-2024.15.2-windows-x86_64.zip",
|
||||||
"hash": "82d360388969ed0c28289d3ab1601171371b072044eff0f4c9fabc7db8f6a0da"
|
"hash": "5b2097b58d339eb64ba786b35e839a8340bec43a5d542c48a984164f6311e88e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15.1/slang-2024.15.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15.2/slang-2024.15.2-windows-aarch64.zip",
|
||||||
"hash": "b87044b7317caf4076fd37001e760fc7d31717efe4d809ff63f4b94d2a8635a0"
|
"hash": "9c9ac6d3fcecf13aff4554fa52c50aff67de47c931e2df4984dcb5d71e1cfbcd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user