From 2d165042842e44d2db5ef6e31818bba5b5db215a Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Tue, 16 Sep 2025 21:48:46 +0200 Subject: [PATCH] fix: update thespian for more zig-0.15 build fixes --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index f809ba4..5c3bb5e 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#e9629548ee015d80b5016503a44ada3667d6db98", - .hash = "thespian-0.0.1-owFOji8bBgCadcbBQrlLXg4jVd0KXvVYQpBD08bi4ff5", + .url = "git+https://github.com/neurocyte/thespian?ref=master#63391c5905ad9b66c07deb97140d838189ddebf2", + .hash = "thespian-0.0.1-owFOji8bBgDHxyOobEYdKAHCISC0vLLaL4IuRH1RW8Ts", }, .themes = .{ .url = "https://github.com/neurocyte/flow-themes/releases/download/master-952f9f630ea9544088fd30293666ee0650b7a690/flow-themes.tar.gz",