From 936befa1afb8d11a4ede5722f099001d4721575f Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 20 Aug 2023 09:04:42 -0700 Subject: [PATCH] update to 0.12.0-dev.141+ddf5859c2 --- build.zig | 2 +- com.mitchellh.ghostty.yml | 8 ++++---- flake.lock | 6 +++--- vendor/mach-glfw | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build.zig b/build.zig index 72f06bf44..51cdaf0a3 100644 --- a/build.zig +++ b/build.zig @@ -35,7 +35,7 @@ const system_sdk = @import("vendor/mach-glfw/system_sdk.zig"); // but we liberally update it. In the future, we'll be more careful about // using released versions so that package managers can integrate better. comptime { - const required_zig = "0.11.0-dev.4404+4f6013bf5"; + const required_zig = "0.12.0-dev.141+ddf5859c2"; const current_zig = builtin.zig_version; const min_zig = std.SemanticVersion.parse(required_zig) catch unreachable; if (current_zig.order(min_zig) == .lt) { diff --git a/com.mitchellh.ghostty.yml b/com.mitchellh.ghostty.yml index 6e752cf5b..19cff44aa 100644 --- a/com.mitchellh.ghostty.yml +++ b/com.mitchellh.ghostty.yml @@ -33,13 +33,13 @@ modules: - cp -r ./* /app/tmp/zig sources: - type: archive - url: https://ziglang.org/builds/zig-linux-x86_64-0.12.0-dev.17+49244dc0c.tar.xz - sha256: c3ca657a7ff8324769c1f96556de5ce05f382b401f2c7a2b37c0b4bd4f532d87 + url: https://ziglang.org/builds/zig-linux-x86_64-0.12.0-dev.141+ddf5859c2.tar.xz + sha256: eaf519b1ec3cb0f3c9bcbc47ead5f50610f9c106279a35b9feb09bed8afc628b only-arches: - x86_64 - type: archive - url: https://ziglang.org/builds/zig-linux-aarch64-0.12.0-dev.17+49244dc0c.tar.xz - sha256: 0b03fa751155b9d3534828ec08c8a8469afac53a929aa2af6ec29a5e3100fe3d + url: https://ziglang.org/builds/zig-linux-aarch64-0.12.0-dev.141+ddf5859c2.tar.xz + sha256: 4f918ae185a5dc281b5d30be92cd4c36ebd77b8665729c5e2c47a8eeccd243e8 only-arches: - aarch64 diff --git a/flake.lock b/flake.lock index bd53934eb..327a956b4 100644 --- a/flake.lock +++ b/flake.lock @@ -126,11 +126,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1691410097, - "narHash": "sha256-HoZ/JwddeysSKNYr7h3AqReCMXPcqgqW/eBVOekxhFM=", + "lastModified": 1692533224, + "narHash": "sha256-6Ok6wa/NrU1TcNTmwHWtXlaLB7fJJ5jZIjapZwXa9N8=", "owner": "mitchellh", "repo": "zig-overlay", - "rev": "9eda53e9001c54c810e24efe256c28d57a75d20d", + "rev": "55481a7b2d14c925efdc62c36fa1e469e2c01bb6", "type": "github" }, "original": { diff --git a/vendor/mach-glfw b/vendor/mach-glfw index 037ccd1a2..30727db96 160000 --- a/vendor/mach-glfw +++ b/vendor/mach-glfw @@ -1 +1 @@ -Subproject commit 037ccd1a241cf71d6e777ef5fff1b1241cf652e0 +Subproject commit 30727db96a3f6bccf51bcf2b68b200527f25fa9c