glfw: fix sdk-linux-x86_64 pinned commit
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
eb9d9d5b85
commit
2f7c0d789c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = .{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue