From c88980ae16e983d0211ceb5089d001e703496151 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 27 Mar 2024 00:40:44 +0000 Subject: [PATCH] chore: update core to 9f855a624bb786e5c71649a7dbba594fb28f53eb --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 030932e..b3ed02e 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -4,8 +4,8 @@ .paths = .{"."}, .dependencies = .{ .phantom = .{ - .url = "https://github.com/PhantomUIx/core/archive/0b9d6daceae30f720a3ec3488a296b7971b9b006.tar.gz", - .hash = "1220b63dbf06d4980306dc1866b06cf5fee47756dd5f91b0349f7c115308b253cea0", + .url = "https://github.com/PhantomUIx/core/archive/9f855a624bb786e5c71649a7dbba594fb28f53eb.tar.gz", + .hash = "122063ae279ef6825bef54beed0ea00af4340187fcb58610e6e3e7d8d631e7acbd47", }, .vizops = .{ .url = "https://github.com/MidstallSoftware/vizops/archive/cb7a23d02c3030056a59ff0cd856d95221e8da06.tar.gz",