From 5094aa8c852d2cdb8fc501be77ac8ebc120aff06 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Wed, 24 Sep 2025 22:33:33 +0200 Subject: [PATCH] fix: update thespian for more zig-0.15 fixes --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 77ee5b3..1aa354a 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -18,8 +18,8 @@ .hash = "dizzy-1.0.0-q40X4YCRAAAGYO9QOZiYYSOwiiFlqZlecMuQcxPiBcXM", }, .thespian = .{ - .url = "git+https://github.com/neurocyte/thespian?ref=master#63391c5905ad9b66c07deb97140d838189ddebf2", - .hash = "thespian-0.0.1-owFOji8bBgDHxyOobEYdKAHCISC0vLLaL4IuRH1RW8Ts", + .url = "git+https://github.com/neurocyte/thespian?ref=master#aa6c78f5cbda65def81e0e85296e94bdf7089f01", + .hash = "thespian-0.0.1-owFOjhAbBgAPbQ42WGwZqu3NLJR_3VgeAEsG4Ff8NK9O", }, .themes = .{ .url = "https://github.com/neurocyte/flow-themes/releases/download/master-952f9f630ea9544088fd30293666ee0650b7a690/flow-themes.tar.gz",