From 2f7c0d789ce056dd3a6acf5a29ffadecb9fb6eba Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sun, 25 Jun 2023 08:22:46 -0700 Subject: [PATCH] glfw: fix sdk-linux-x86_64 pinned commit Signed-off-by: Stephen Gutekanst --- libs/glfw/system_sdk.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/glfw/system_sdk.zig b/libs/glfw/system_sdk.zig index 5a48f5f7..84151502 100644 --- a/libs/glfw/system_sdk.zig +++ b/libs/glfw/system_sdk.zig @@ -91,7 +91,7 @@ pub const Options = struct { .is_default = true, .name = "sdk-linux-x86_64", .git_addr = "https://github.com/hexops/sdk-linux-x86_64", - .git_revision = "311a0f18a2350c032a40b5917ae25c05cf500683s", + .git_revision = "311a0f18a2350c032a40b5917ae25c05cf500683", .cpu_arch = &.{.x86_64}, .os_tag = .linux, .os_version = .{