neovim: Update to version 0.9.5

This commit is contained in:
github-actions[bot] 2023-12-30 16:27:06 +00:00
parent 01c6cbc0ab
commit ef71e8b0be

View File

@ -1,5 +1,5 @@
{
"version": "0.9.4",
"version": "0.9.5",
"description": "Vim-fork focused on extensibility and usability",
"homepage": "https://neovim.io/",
"license": {
@ -11,8 +11,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.9.4/nvim-win64.zip",
"hash": "c2cccfa8d6a116ad3e30334826e05d86ccfa055cf67210b32bc84a8e9d7390bb"
"url": "https://github.com/neovim/neovim/releases/download/v0.9.5/nvim-win64.zip",
"hash": "de6dc1f0edb45f5f225ee24ce80a4fcbc3a337932037e98ae143975fca2556bf"
}
},
"extract_dir": "nvim-win64",