mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.3.3
This commit is contained in:
parent
35b7f894a3
commit
c5d2b8e5c8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.3.2",
|
"version": "2025.3.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.3.2/slang-2025.3.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.3/slang-2025.3.3-windows-x86_64.zip",
|
||||||
"hash": "74a5f3509397067b5eab73795ed91a8029647085be41314b1d8797b2f4cbe7f8"
|
"hash": "121877ab556f926a91c2d215414cbf7badd11e3d52fab7066dc94ed4f5607117"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.2/slang-2025.3.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.3/slang-2025.3.3-windows-aarch64.zip",
|
||||||
"hash": "7770682fdc9dcbf22554b01825be074d54e5f8a876e1d005e215da24a5235356"
|
"hash": "08dd356b7b9da111863b9fa59b3b17f10ee9911a07c761aadd7e0b18939c9a97"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user