From f436e2e89084ac32b39487b47cefd00b4ebe4b19 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sun, 5 Apr 2026 18:34:21 -0500 Subject: [PATCH] use stable release branch --- common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.sh b/common.sh index 418943d..7fe2f1b 100755 --- a/common.sh +++ b/common.sh @@ -22,7 +22,7 @@ SCRIPT_DIR="$(dirname "$(readlink -f "$0")")" NVIM_CPPTOOLS_VERSION=1.30.5 -NVIM_VERSION=v0.12.0 +NVIM_VERSION=stable NVIM_ARCH=x86_64 NVIM_ARCH2=x64