changeset 1074:8ea059eef6af

feat: update helix to 25.01.1
author Zeger Van de Vannet <zeger@vandevan.net>
date Sun, 16 Feb 2025 19:51:35 +0100
parents 841ee6509f68
children 04ad0b576298
files .chezmoiscripts/run_once_after_39-install-helix.sh.tmpl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl	Sun Feb 16 19:49:11 2025 +0100
+++ b/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl	Sun Feb 16 19:51:35 2025 +0100
@@ -9,7 +9,7 @@
 
 rm -rf $HELIX_BUILD_DIR
 mkdir -p $HELIX_BUILD_DIR
-curl -fsSL https://hg.vandevan.net/forks/helix/archive/e34140512a47.tar.gz | tar xzf - --strip-components=1 -C $HELIX_BUILD_DIR
+curl -fsSL https://hg.vandevan.net/forks/helix/archive/7fb01f459d3c.tar.gz | tar xzf - --strip-components=1 -C $HELIX_BUILD_DIR
 cd $HELIX_BUILD_DIR
 
 pushd vendor