From 1bb73d877ff1ad21e80533c8a9dbc440aaf2f208 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Sun, 24 Aug 2025 16:09:53 +0200 Subject: [PATCH] fix(zig-0.15): update thespian --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 4f058c9..59c256f 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#d9c93e9783546f2fb040ffcff84576fe46d6495b", - .hash = "thespian-0.0.1-owFOjjQbBgAxIs7QYErDVaESLxgLdNQcoTIgU-QoNqlt", + .url = "git+https://github.com/neurocyte/thespian?ref=master#e9629548ee015d80b5016503a44ada3667d6db98", + .hash = "thespian-0.0.1-owFOji8bBgCadcbBQrlLXg4jVd0KXvVYQpBD08bi4ff5", }, .themes = .{ .url = "https://github.com/neurocyte/flow-themes/releases/download/master-952f9f630ea9544088fd30293666ee0650b7a690/flow-themes.tar.gz",