mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
slang: Update to version 2024.14.6
This commit is contained in:
parent
de8c8c338d
commit
c4a0cac2ea
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.14.5",
|
"version": "2024.14.6",
|
||||||
"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.14.5/slang-2024.14.5-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.6/slang-2024.14.6-windows-x86_64.zip",
|
||||||
"hash": "0d9d74f7b67c2fa37413140d7a65f7a9aab7e3ba9961cbecaf8016234987a6c7"
|
"hash": "17fdb8e4da085ae3058929cf69c91d4ed597cc10001991dd2dbcf1d0783c943a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.5/slang-2024.14.5-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.6/slang-2024.14.6-windows-aarch64.zip",
|
||||||
"hash": "e06a7daad66a43c5687069b63db50285dc28d08b8016b896dde843dac3ee6ab7"
|
"hash": "6f4af954761ad17512244eb287be4d766644ba93260c923bbfc0b44670316590"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user