From c04062f4dec67550eef0ba71ef2c612a7cfae2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Arrufat?= Date: Thu, 21 May 2026 15:04:56 +0200 Subject: [PATCH] build: bump zenai dependency --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 94a99119..ce57c6b1 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -39,8 +39,8 @@ .hash = "N-V-__8AABGOuAC_dhAN07kfoP4dycCFi8Bka4O-tuhriNH8", }, .zenai = .{ - .url = "git+https://github.com/lightpanda-io/zenai.git#e41dbc14278e104a009ea1b0942c8a86b8eab8bd", - .hash = "zenai-0.0.0-iOY_VBGjAwDr6ZUXRplo5GnWSWhDdfJrEoYF8GCfzz_-", + .url = "git+https://github.com/lightpanda-io/zenai.git#cee1c4723cd32c7de0a918b8decbc09dac03821e", + .hash = "zenai-0.0.0-iOY_VIuoAwBEJdjMfSQ0zXAwU7phQYKh9Bn2wRA5x-41", }, .isocline = .{ .url = "git+https://github.com/arrufat/isocline.git#48d94027aec0408dc58af9ca2dfedf4720870e8c",