[vsg] Update to v1.0.9 (#33677)

This commit is contained in:
Connor Broyles 2023-09-13 18:36:16 -04:00 committed by GitHub
parent 0a02c4869a
commit bc378ccf3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO vsg-dev/VulkanSceneGraph
REF "v${VERSION}"
SHA512 e88b2e665dbd2ea13e5b104c4bad1f30b32c64c0b97c085576916410e9abe246d61958e44cf46ec87ce2fcbe9399569817a44787697811aeb95081bab7d4f5bc
SHA512 79ea02c5816c6b99ce847938d9004e0078cb685523c720d4abce5136b91bf4d17fff52893eba972ce9ac3d6db7fe92581039cba6ef72fb9e44ff37f9d9b314f3
HEAD_REF master
PATCHES devendor-glslang.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "vsg",
"version": "1.0.8",
"version": "1.0.9",
"description": "A modern, cross platform, high performance scene graph library built upon Vulkan.",
"homepage": "http://www.vulkanscenegraph.org/",
"license": "MIT",

View File

@ -8665,7 +8665,7 @@
"port-version": 2
},
"vsg": {
"baseline": "1.0.8",
"baseline": "1.0.9",
"port-version": 0
},
"vsgxchange": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e541c0ad81c0926c15e5f362dcdac38f99dbed19",
"version": "1.0.9",
"port-version": 0
},
{
"git-tree": "6c882aab471b516ea2137b20450773b5ae7c57c3",
"version": "1.0.8",