Mercurial > dotfiles
diff .chezmoiscripts/run_once_after_39-install-helix.sh.tmpl @ 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 | 6fe519d8261b |
children | 02f181c43b55 |
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