From 8b2a6962366d992cb3d2b9aa7b3925fa926e7e65 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 5 Jul 2025 02:32:16 -0400 Subject: [PATCH] bumped zona to use python-markdown --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 171b7a3..8194c6c 100644 --- a/.build.yml +++ b/.build.yml @@ -5,7 +5,7 @@ packages: - uv environment: site: ficd.ca - zonaref: git+https://git.sr.ht/~ficd/zona@9f38b16d0cd9e2761936fc089735ae911bf06624 + zonaref: git+https://git.sr.ht/~ficd/zona@4ad4696962da6e3567cb49a8eb16354bd0fc9e94 tasks: - build: | if [ "$GIT_REF" = "refs/heads/main" ]; then