mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
slang: Update to version 2025.5.1
This commit is contained in:
parent
c7da9a3f72
commit
c22b624469
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.5",
|
"version": "2025.5.1",
|
||||||
"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.5/slang-2025.5-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.1/slang-2025.5.1-windows-x86_64.zip",
|
||||||
"hash": "5ba445a76c9ea973e756136ead0bf6c88272567ca53b217a1fce048be762f5f7"
|
"hash": "df8968ea56d7d70c3bb449f75585ea1f8ede05265a0723762b0b8566c32cd4ee"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5/slang-2025.5-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.5.1/slang-2025.5.1-windows-aarch64.zip",
|
||||||
"hash": "fedc46097a0bc50caf5582670ac4eff1a36a9eb418381df9b9cb6589a8f9fb0c"
|
"hash": "c7e3b05ca35d0bda28d3192130ec452039f0faf8e5747878745a762056228a2b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user