mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.14
This commit is contained in:
parent
82f8fff255
commit
17f87f851a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.13.2",
|
"version": "2025.14",
|
||||||
"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.13.2/slang-2025.13.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14/slang-2025.14-windows-x86_64.zip",
|
||||||
"hash": "049ba6023b13c237f26f6bf27f1909c39e518f2b75b7963df8f0ba26f1582421"
|
"hash": "3e7bd18fbad617724c513592e1a51d093923f1900c2ccdcba547b31ff3011c5a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.13.2/slang-2025.13.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.14/slang-2025.14-windows-aarch64.zip",
|
||||||
"hash": "5752891007c0bc4457126d4e4a5c55788a2ccf156d28bb55b45d08ce946a5eae"
|
"hash": "e527440f75ed3983fbf045d31e120040440fcf4393691b0de53da59e03e9b501"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user