Skip to content

Commit 3768797

Browse files
cxfkswordgithub-actions[bot]
authored andcommitted
chore: libshaderc bump version to 2024.3.0
1 parent 6b53fb3 commit 3768797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/BuildScripts/XCFrameworkBuild/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ enum Library: String, CaseIterable {
8080
case .vulkan:
8181
return "1.2.9-fix"
8282
case .libshaderc: // compiling GLSL (OpenGL Shading Language) shaders into SPIR-V (Standard Portable Intermediate Representation - Vulkan) code
83-
return "2024.2.0"
83+
return "2024.3.0"
8484
case .libuchardet:
8585
return "0.0.8"
8686
case .libbluray:

0 commit comments

Comments
 (0)