mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
slang: Update to version 2025.12
This commit is contained in:
parent
74a6415b26
commit
822150c740
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.11.1",
|
"version": "2025.12",
|
||||||
"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.11.1/slang-2025.11.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.12/slang-2025.12-windows-x86_64.zip",
|
||||||
"hash": "c449cf086fee27ff446e2f489b51b3eb1367aefe4ec32944fb0af1a53548ae19"
|
"hash": "2adc95e76cbe07c0caf669a373997382772f589bc7f164347a79b429e4c41208"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.11.1/slang-2025.11.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.12/slang-2025.12-windows-aarch64.zip",
|
||||||
"hash": "63196e34a28b548fff18af37b086163cbc41e154ac4728e4e5cc33c99b4adcde"
|
"hash": "4b2196df34ca102cf2c5f7ec6c4a43ced1687c650d45431849f129a777f12bb0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user