mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
slang: Update to version 2024.15.1
This commit is contained in:
parent
ff8404bfd1
commit
9fec469bc7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.15",
|
"version": "2024.15.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/v2024.15/slang-2024.15-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15.1/slang-2024.15.1-windows-x86_64.zip",
|
||||||
"hash": "f801ed0d521faa5b44a74208962c8c146c0507def37f44b38e85596c4399b1bf"
|
"hash": "82d360388969ed0c28289d3ab1601171371b072044eff0f4c9fabc7db8f6a0da"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15/slang-2024.15-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15.1/slang-2024.15.1-windows-aarch64.zip",
|
||||||
"hash": "68deefb4afc0da26ad03644d2bbe9267f134357933fdec1fc54d31201ea3d9d4"
|
"hash": "b87044b7317caf4076fd37001e760fc7d31717efe4d809ff63f4b94d2a8635a0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user