[glslang] Bump to 15.1.0 (#42812)

This commit is contained in:
Weihang Ding 2024-12-21 04:23:36 +08:00 committed by GitHub
parent 7ba6833e29
commit 14dad0d42c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/glslang
REF "${VERSION}"
SHA512 b246c6f280891b7c9b6cd0b5e85e03ccf1fe173cdfc40e566339a5698176cbcfe23eb7aeaba277f071222d76b9f2a00376d790d4d604aedad82e6196fab7fc70
SHA512 8ba7e5f73746b221ff39387282e2d929d1142c60d1c79019f4c21c84b105fb59253e88f2f649a25e9bb7ab01094e455f002c7412aeea882548fac4a426eee809
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "glslang",
"version": "15.0.0",
"version": "15.1.0",
"description": "Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.",
"homepage": "https://github.com/KhronosGroup/glslang",
"license": "Apache-2.0 AND BSD-3-Clause AND MIT AND GPL-3.0-or-later",

View File

@ -3185,7 +3185,7 @@
"port-version": 3
},
"glslang": {
"baseline": "15.0.0",
"baseline": "15.1.0",
"port-version": 0
},
"glui": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "218e34707c9d9c77a6c853ac61f9df9fb91e2555",
"version": "15.1.0",
"port-version": 0
},
{
"git-tree": "238083db89713c6762c7f785176b28183154deed",
"version": "15.0.0",