update neovim

master
yutent 2026-04-06 01:17:24 +08:00
parent 3f8eb2a1a0
commit 0c4f5d76f6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
app_name="neovim" app_name="neovim"
tmp_dir="/tmp/${app_name}_tmp" tmp_dir="/tmp/${app_name}_tmp"
version="0.11.6" version="0.12.0"
release="v${version}" release="v${version}"
deb_url="https://github.com/neovim/neovim/releases/download/${release}/nvim-linux-x86_64.tar.gz" deb_url="https://github.com/neovim/neovim/releases/download/${release}/nvim-linux-x86_64.tar.gz"