From 2ad6f2d0f774e72d396b450d1fea3f5e828bed61 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Sun, 5 Jan 2025 16:47:09 +0100 Subject: [PATCH] feat(win32 gui): update thespian for CREATE_NO_WINDOW child process fix --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index b9557a2..c785080 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -18,8 +18,8 @@ .hash = "1220220dbc7fe91c1c54438193ca765cebbcb7d58f35cdcaee404a9d2245a42a4362", }, .thespian = .{ - .url = "https://github.com/neurocyte/thespian/archive/9df7beb192dd0db647e55fe44272b77ca687f6cd.tar.gz", - .hash = "1220f6fdc977fff899aaf624afc8cf01e29a0e100dbb52860902a3bc256f4ddd687b", + .url = "https://github.com/neurocyte/thespian/archive/7850be31f88099655bc68eaad18e4d8575cdffbd.tar.gz", + .hash = "12203e0481c1b43e1f2ecfb6248cf7ee6cd66e8f3ddaf123a90c0bcca1f2b31656da", }, .themes = .{ .url = "https://github.com/neurocyte/flow-themes/releases/download/master-0c2a187c604c63031225847a966b6ca279b2be91/flow-themes.tar.gz",