mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
slang: Update to version 2025.14.1
This commit is contained in:
parent
4ceb65ad72
commit
bdff1c1120
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.14",
|
"version": "2025.14.1",
|
||||||
"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/slang-2025.14-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14.1/slang-2025.14.1-windows-x86_64.zip",
|
||||||
"hash": "3e7bd18fbad617724c513592e1a51d093923f1900c2ccdcba547b31ff3011c5a"
|
"hash": "acabc543dd1a9f8c46187ee1ae2c76e5c0377ee73a6668c2eb66a7b0a08c8d40"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14/slang-2025.14-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14.1/slang-2025.14.1-windows-aarch64.zip",
|
||||||
"hash": "e527440f75ed3983fbf045d31e120040440fcf4393691b0de53da59e03e9b501"
|
"hash": "89ec7f61a70ce8b997c0ad65ca6581b8e9c33adfdd00a3a0c01175dd7fd49c14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user