From 628a04cf27d1bb2d42a99b919b78adb68ddfb295 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Mon, 22 Jul 2024 17:44:53 +0200 Subject: [PATCH] feat: update flow-syntax to add the shtml file type --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index c90f1e8..ed136dd 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -24,8 +24,8 @@ .hash = "1220906d82deb37573207c5d365edb6b58a0b1b3e4ef68902019a23a0eb5e5a34298", }, .syntax = .{ - .url = "https://github.com/neurocyte/flow-syntax/archive/810f4be90ed4eb476bdb34c50c3b8f9f85eecf0e.tar.gz", - .hash = "122031e17fd1ea41b6011fdb9bb4215b896cb75fafc0fea09d01611a458e891263e6", + .url = "https://github.com/neurocyte/flow-syntax/archive/26b99478af9a1f09e0af8fd77fbdbe44e2015da4.tar.gz", + .hash = "1220f993fa053a2a76355906e74e1559f770fd612b303c8b4a1bafa116ab157b5efa", }, .fuzzig = .{ .url = "https://github.com/fjebaker/fuzzig/archive/0fd156d5097365151e85a85eef9d8cf0eebe7b00.tar.gz",