mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2024.15
This commit is contained in:
parent
df58ada656
commit
83075cb06e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2024.14.6",
|
||||
"version": "2024.15",
|
||||
"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/v2024.14.6/slang-2024.14.6-windows-x86_64.zip",
|
||||
"hash": "17fdb8e4da085ae3058929cf69c91d4ed597cc10001991dd2dbcf1d0783c943a"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15/slang-2024.15-windows-x86_64.zip",
|
||||
"hash": "f801ed0d521faa5b44a74208962c8c146c0507def37f44b38e85596c4399b1bf"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.14.6/slang-2024.14.6-windows-aarch64.zip",
|
||||
"hash": "6f4af954761ad17512244eb287be4d766644ba93260c923bbfc0b44670316590"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.15/slang-2024.15-windows-aarch64.zip",
|
||||
"hash": "68deefb4afc0da26ad03644d2bbe9267f134357933fdec1fc54d31201ea3d9d4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user