From 2b80588ab08baaff8649fc403d7c466a7b15d33e Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 13:37:11 +0000 Subject: [PATCH] update helix --- recipes/wip/helix/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/helix/recipe.toml b/recipes/wip/helix/recipe.toml index 2dd795d4f..f3203e04d 100644 --- a/recipes/wip/helix/recipe.toml +++ b/recipes/wip/helix/recipe.toml @@ -1,6 +1,6 @@ #TODO helix-term error (after cargo update) [source] -tar = "https://github.com/helix-editor/helix" +tar = "https://github.com/helix-editor/helix/releases/download/23.10/helix-23.10-source.tar.xz" [build] template = "custom" script = """