mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.18.2
This commit is contained in:
parent
4f723d4881
commit
af83ba256d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.18.1",
|
"version": "2025.18.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.18.1/slang-2025.18.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.18.2/slang-2025.18.2-windows-x86_64.zip",
|
||||||
"hash": "5e4547cf35ffdaf88719004143b86a6b1826c83bbcb5ac94bd00feab320dfc60"
|
"hash": "712758a9a82d08897275e77031b73acb17c823b2ce2b41a4a70987422f11f402"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.18.1/slang-2025.18.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.18.2/slang-2025.18.2-windows-aarch64.zip",
|
||||||
"hash": "d26d42a24f29e4ac18f9673d2c5a6de42ab476ba7a9b34523090d582df88849d"
|
"hash": "89db81e60d97d06ea839d5331261b33fc8c2804e27a7ff6cc195e52b797e46b6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user