Update known_good.json

This commit is contained in:
Jeremy Hayes 2023-05-16 15:58:33 -06:00 committed by arcady-lunarg
parent 1e4955adbc
commit f697b55c92

View File

@ -5,14 +5,14 @@
"site" : "github", "site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools", "subrepo" : "KhronosGroup/SPIRV-Tools",
"subdir" : "External/spirv-tools", "subdir" : "External/spirv-tools",
"commit" : "baa46e103695080f56ac72847993f4ee9151cf63" "commit" : "e7c6084fd1d6d6f5ac393e842728d8be309688ca"
}, },
{ {
"name" : "spirv-tools/external/spirv-headers", "name" : "spirv-tools/external/spirv-headers",
"site" : "github", "site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers", "subrepo" : "KhronosGroup/SPIRV-Headers",
"subdir" : "External/spirv-tools/external/spirv-headers", "subdir" : "External/spirv-tools/external/spirv-headers",
"commit" : "7f1d2f4158704337aff1f739c8e494afc5716e7e" "commit" : "268a061764ee69f09a477a695bf6a11ffe311b8d"
} }
] ]
} }