mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
slang: Update to version 2025.5.2
This commit is contained in:
parent
b01c8ed390
commit
3c37206ca2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.5.1",
|
"version": "2025.5.2",
|
||||||
"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.1/slang-2025.5.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.2/slang-2025.5.2-windows-x86_64.zip",
|
||||||
"hash": "df8968ea56d7d70c3bb449f75585ea1f8ede05265a0723762b0b8566c32cd4ee"
|
"hash": "9d2c8b6e3c6a8b5fb2945f40e53bea103d208aad601a934332358ef478d3ad4b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.1/slang-2025.5.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.2/slang-2025.5.2-windows-aarch64.zip",
|
||||||
"hash": "c7e3b05ca35d0bda28d3192130ec452039f0faf8e5747878745a762056228a2b"
|
"hash": "8589a720a0cc365144ca220ebb2b9bfea4de41a2ee185fd1e4b4ef969257a839"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user