mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
slang: Update to version 2024.14.3
This commit is contained in:
parent
dff3f56f62
commit
00cd82f4f4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.14.2",
|
"version": "2024.14.3",
|
||||||
"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.2/slang-2024.14.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.3/slang-2024.14.3-windows-x86_64.zip",
|
||||||
"hash": "68b8e480353707cfd043b74939d9f6a12183c9a8dbd09dc2ef0c728de1212c03"
|
"hash": "bf0cf231c81aa6a544637d72070c0176ad4674297d912297a2d8e5901aa4fa7c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.2/slang-2024.14.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.3/slang-2024.14.3-windows-aarch64.zip",
|
||||||
"hash": "a824a18f42256712dadb68f066ee69f25bfe743bf7f796b6f2a68d72a5afd0df"
|
"hash": "50e721f164f8179ad19228e86c4c8c7e3d575bf45ca731a8e323e33b8c6f2386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user