mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
slang: Update to version 2025.8.1
This commit is contained in:
parent
8f9e4d7390
commit
07a2458251
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.8",
|
||||
"version": "2025.8.1",
|
||||
"description": "A new language and compiler for shader development.",
|
||||
"homepage": "https://shader-slang.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8/slang-2025.8-windows-x86_64.zip",
|
||||
"hash": "21d4f2786bbe7e23b79f8186c2bea6782bb3ff0cfb3ba26fb487de1019ec08d7"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8.1/slang-2025.8.1-windows-x86_64.zip",
|
||||
"hash": "9a9d8776b8fb649d546dacecb86c10e11707726845ef1e0e9bc5b243b0d6e02c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8/slang-2025.8-windows-aarch64.zip",
|
||||
"hash": "81be4d70469465be67f4ee725fda29982614b7836d0660aaca68bea08f6289f0"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8.1/slang-2025.8.1-windows-aarch64.zip",
|
||||
"hash": "605b88d53a7d726b09069b09248ca86cb9302ee7b69dd32b9f81666f6672c3ac"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user