mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
slang: Update to version 2024.14.2
This commit is contained in:
parent
4234167364
commit
f1febf57a0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.14",
|
"version": "2024.14.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.14/slang-2024.14-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.2/slang-2024.14.2-windows-x86_64.zip",
|
||||||
"hash": "a246a693256e622857305a2dadf94436bf57ca51d71401a4f177b6f9d8a5b67f"
|
"hash": "68b8e480353707cfd043b74939d9f6a12183c9a8dbd09dc2ef0c728de1212c03"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14/slang-2024.14-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.2/slang-2024.14.2-windows-aarch64.zip",
|
||||||
"hash": "bb9bbae426256b44e5cc1438c9226c24e33e848ae8ce6a61ee6d5a4101e9a824"
|
"hash": "a824a18f42256712dadb68f066ee69f25bfe743bf7f796b6f2a68d72a5afd0df"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user