Skip to content

Commit dedeb25

Browse files
cxfkswordgithub-actions[bot]
authored andcommitted
chore: vulkan bump version to 1.2.11
1 parent 5a7dcc0 commit dedeb25

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
@@ -78,7 +78,7 @@ enum Library: String, CaseIterable {
7878
case .libdovi:
7979
return "3.3.0"
8080
case .vulkan:
81-
return "1.2.9-fix"
81+
return "1.2.11"
8282
case .libshaderc: // compiling GLSL (OpenGL Shading Language) shaders into SPIR-V (Standard Portable Intermediate Representation - Vulkan) code
8383
return "2024.2.0"
8484
case .libuchardet:

0 commit comments

Comments
 (0)