mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
slang: Update to version 2024.10.2
This commit is contained in:
parent
6a419ad9c0
commit
93e5c0ff7f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.10",
|
"version": "2024.10.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/v2024.10/slang-2024.10-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.10.2/slang-2024.10.2-windows-x86_64.zip",
|
||||||
"hash": "c4e9baa4e114cece6c4bb756e230882222e714a90f90c502905e6a8f75796959"
|
"hash": "236f17f071a578c4b162bd03e1d11049f562a922a1ebd7399717a32c9d745e5a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.10/slang-2024.10-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2024.10.2/slang-2024.10.2-windows-aarch64.zip",
|
||||||
"hash": "5e5220c472e77a4491b79d10293c22c24fdc1658b610d52b15db335c6ebda0ff"
|
"hash": "b48f17685601953b25d86f589c92021dbc60efead7f577a5bd1767c30622079d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user