mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
slang: Update to version 2025.10
This commit is contained in:
parent
65ede36d56
commit
cffae08111
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.9.2",
|
"version": "2025.10",
|
||||||
"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.9.2/slang-2025.9.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10/slang-2025.10-windows-x86_64.zip",
|
||||||
"hash": "1e52578e3b7bb545363df35c9f9d382345511389d3b9c6d3b5ee05eecc34a31d"
|
"hash": "c2606988d65c8418135263c8267c21da608b3e28075707b092e1349456b8624a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.2/slang-2025.9.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10/slang-2025.10-windows-aarch64.zip",
|
||||||
"hash": "921a0dcb7f14c1c97ad8790f59ee653d823c98b8dfe1fb1c44ca0944dffb4fbc"
|
"hash": "1238f5fceb0435b768b6e45250532f3aee406f4ea316cd9afbdc6588b98d749f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user