mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2024.9.2
This commit is contained in:
parent
bd236c7044
commit
8f3fb993d4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.9.1",
|
"version": "2024.9.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.9.1/slang-2024.9.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.9.2/slang-2024.9.2-windows-x86_64.zip",
|
||||||
"hash": "1b903fa92c8f7d832ac1607be865543ca2bb352342099de81e31d8b1d90d0f75"
|
"hash": "c66efeaf4ff15c9fb0ccf90d8e1a2484b5ccfd2c1afecb0cf1f238e6b9ee68c4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.9.1/slang-2024.9.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.9.2/slang-2024.9.2-windows-aarch64.zip",
|
||||||
"hash": "4a4ea6297bbdfeb0141402b5dd6b5addf2cbef3bd1b2219238ad4e69dc9122e4"
|
"hash": "71fed086295e47646effe23a37f4a626477d3bfb2cf1750b106899b7141506bc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user