From 72a5625b1fb90976a401b40085c177aa5a921715 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sat, 24 Jun 2023 12:41:38 -0700 Subject: [PATCH] glfw: system_sdk: update vulkan-headers Signed-off-by: Stephen Gutekanst --- libs/glfw/system_sdk.zig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/glfw/system_sdk.zig b/libs/glfw/system_sdk.zig index c839c3b1..56419d53 100644 --- a/libs/glfw/system_sdk.zig +++ b/libs/glfw/system_sdk.zig @@ -86,7 +86,7 @@ pub const Options = struct { .{ .name = "sdk-linux-x86_64", .git_addr = "https://github.com/hexops/sdk-linux-x86_64", - .git_revision = "ebd1ce12e9abc152c7ed43afbcdb4b6e1c95be07", + .git_revision = "311a0f18a2350c032a40b5917ae25c05cf500683", .cpu_arch = &.{.x86_64}, .os_tag = .linux, .os_version = .{ @@ -102,7 +102,7 @@ pub const Options = struct { .{ .name = "sdk-linux-aarch64", .git_addr = "https://github.com/hexops/sdk-linux-aarch64", - .git_revision = "a279b0a3ef2f103b308defcd7e1a32e20346f70b", + .git_revision = "cefd56ea2e97623d308e1897491a322fdca23d97", .cpu_arch = &.{.aarch64}, .os_tag = .linux, .os_version = .{