mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +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.",
|
||||
"homepage": "https://shader-slang.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.2/slang-2025.9.2-windows-x86_64.zip",
|
||||
"hash": "1e52578e3b7bb545363df35c9f9d382345511389d3b9c6d3b5ee05eecc34a31d"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10/slang-2025.10-windows-x86_64.zip",
|
||||
"hash": "c2606988d65c8418135263c8267c21da608b3e28075707b092e1349456b8624a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.2/slang-2025.9.2-windows-aarch64.zip",
|
||||
"hash": "921a0dcb7f14c1c97ad8790f59ee653d823c98b8dfe1fb1c44ca0944dffb4fbc"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10/slang-2025.10-windows-aarch64.zip",
|
||||
"hash": "1238f5fceb0435b768b6e45250532f3aee406f4ea316cd9afbdc6588b98d749f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user