mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.14.2
This commit is contained in:
parent
e7d4b56f4d
commit
87eceeebf0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.14.1",
|
"version": "2025.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/v2025.14.1/slang-2025.14.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14.2/slang-2025.14.2-windows-x86_64.zip",
|
||||||
"hash": "acabc543dd1a9f8c46187ee1ae2c76e5c0377ee73a6668c2eb66a7b0a08c8d40"
|
"hash": "6a18319f23ac936a327882e0c1d753572cbd971a14e5d24fe2e7e60b46dfcce7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14.1/slang-2025.14.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14.2/slang-2025.14.2-windows-aarch64.zip",
|
||||||
"hash": "89ec7f61a70ce8b997c0ad65ca6581b8e9c33adfdd00a3a0c01175dd7fd49c14"
|
"hash": "821e4c33e14923da42539ac305776d21f953df549fba57a04e44a173e4e5065a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user