From 17208a511266e4f2fbe7b8db448a7eba839b225a Mon Sep 17 00:00:00 2001 From: Toby Jaffey Date: Wed, 17 Dec 2025 20:32:10 +0000 Subject: [PATCH] Pull in latest zigtris with bug fix for garbage on starting screen --- apps/zigtris/build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/zigtris/build.zig.zon b/apps/zigtris/build.zig.zon index 16bb8f4..74a890f 100644 --- a/apps/zigtris/build.zig.zon +++ b/apps/zigtris/build.zig.zon @@ -7,8 +7,8 @@ .hash = "mibu-0.0.1-dev-Ddr1riTEAAAYAe1TWBT--W8fPUL8UyBE7dy-yNNZ3z5V", }, .zigtris = .{ - .url = "git+https://github.com/ringtailsoftware/zigtris.git#1dc9fc4c5dae709279bfe0708e3fae5c810837f0", - .hash = "zigtris-0.0.1-of0vIotsAACy777-kWnBDCH2tYIprpqXLpidQgvRF6r1", + .url = "git+https://github.com/ringtailsoftware/zigtris.git#60206d8f12f80dde8e5dac93a4fd217523c2e5be", + .hash = "zigtris-0.0.1-of0vIo1sAACGoev2776uehcqO3gr5wJo2os2cg2XFqK2", }, }, .paths = .{""},