From 55b03a9a2c52855eae26d1e6f88a67a025a551b3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 11 Apr 2024 00:58:08 +0000 Subject: [PATCH] chore: update core to 66671d73e73c76a1fffd78bfa1bf677a07501f8b --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 0bd5b45..435d7fe 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/66671d73e73c76a1fffd78bfa1bf677a07501f8b.tar.gz", + .hash = "122055229dafbc9e1b3502fbd4036ab87d27613971cecbe0fdd5183e2326392cb36d", }, .vizops = .{ .url = "https://github.com/MidstallSoftware/vizops/archive/75ed00f8eb217d774878fc0416d882b5ebce2b07.tar.gz",