mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
slang: Update to version 2025.8
This commit is contained in:
parent
a114fda4f1
commit
27c6b17efd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.7.1",
|
||||
"version": "2025.8",
|
||||
"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.7.1/slang-2025.7.1-windows-x86_64.zip",
|
||||
"hash": "4e534c3c080422783396b6c34692360e883cb793b9b316586c457ec7f29a8eda"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8/slang-2025.8-windows-x86_64.zip",
|
||||
"hash": "21d4f2786bbe7e23b79f8186c2bea6782bb3ff0cfb3ba26fb487de1019ec08d7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.7.1/slang-2025.7.1-windows-aarch64.zip",
|
||||
"hash": "6205a72a8688de09763703239539021e053ac2c97f1472f79a57010f92160b16"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8/slang-2025.8-windows-aarch64.zip",
|
||||
"hash": "81be4d70469465be67f4ee725fda29982614b7836d0660aaca68bea08f6289f0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user