From 469453c7da63464aade8b3c98e49e081b3a92620 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Fri, 5 Jul 2024 23:29:08 +0200 Subject: [PATCH] feat: update flow-syntax for nimble file type --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 22447d0..7d0a0d2 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -24,8 +24,8 @@ .hash = "1220906d82deb37573207c5d365edb6b58a0b1b3e4ef68902019a23a0eb5e5a34298", }, .syntax = .{ - .url = "https://github.com/neurocyte/flow-syntax/archive/1d810b8a46eb545569f4ed9d38319c43984c1c9d.tar.gz", - .hash = "1220703b1d43daace73d3c8891bf2ef6b28d638a7737f8178b95c5f27e782dc7e28a", + .url = "https://github.com/neurocyte/flow-syntax/archive/dee15cdb103d8c275d4f87e41c47d2276b71df21.tar.gz", + .hash = "1220d9c99970483c235ae60dbb1b6e7f179d2bc92252d73b329bbb123f73f215b72f", }, .fuzzig = .{ .url = "https://github.com/fjebaker/fuzzig/archive/0fd156d5097365151e85a85eef9d8cf0eebe7b00.tar.gz",