update neovim

master
yutent 2025-11-04 23:54:08 +08:00
parent f76e6e70d4
commit b29973d0be
1 changed files with 1 additions and 1 deletions

View File

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