mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
slang: Update to version 2025.5.3
This commit is contained in:
parent
30aef8d0be
commit
8400953829
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.5.2",
|
"version": "2025.5.3",
|
||||||
"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.5.2/slang-2025.5.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.3/slang-2025.5.3-windows-x86_64.zip",
|
||||||
"hash": "9d2c8b6e3c6a8b5fb2945f40e53bea103d208aad601a934332358ef478d3ad4b"
|
"hash": "e30f29639fadb2d05af0bc03776afc02a007c91d5f163611bb60960ef058e286"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.2/slang-2025.5.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.3/slang-2025.5.3-windows-aarch64.zip",
|
||||||
"hash": "8589a720a0cc365144ca220ebb2b9bfea4de41a2ee185fd1e4b4ef969257a839"
|
"hash": "70c2a67523f25f62e268811c3e9b5ae2f3ecaa4cca472454cc7db4b820d77e04"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user