From f511eb4434a583db6647026c4c5f258448d8ebd6 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Mon, 11 Mar 2024 17:38:59 +0100 Subject: [PATCH] feat: update ziggy and add ziggy-schema --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index ce927b6..2b175d6 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -11,8 +11,8 @@ .hash = "12205b1842c2de65ffbfe08742fbd15cf3800174e7d943a7fa5dcfb5d3b09b8c386b", }, .syntax = .{ - .url = "https://github.com/neurocyte/flow-syntax/archive/e58df221cc9ea8086fdb26df348f04429361d1f0.tar.gz", - .hash = "1220f1772359f6c1fc04df79b3f9aa5899efc87b3b8d0e65f44b40df66260cf79183", + .url = "https://github.com/neurocyte/flow-syntax/archive/e315c10d635522f0d1f06a70c98f959a0ac4f4ad.tar.gz", + .hash = "1220e684d60675371b944f7b733533a6991d233b47043b96cb7f829f18361766ef4c", }, .thespian = .{ .url = "https://github.com/neurocyte/thespian/archive/a740c03c11ab22b93c050bfc27cb936be86f9b39.tar.gz",