neovim: Update to version 0.11.4

This commit is contained in:
github-actions[bot] 2025-08-31 20:27:52 +00:00
parent 5527e4199a
commit 9ee97e74a4

View File

@ -1,5 +1,5 @@
{
"version": "0.11.3",
"version": "0.11.4",
"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.11.3/nvim-win64.zip",
"hash": "7fc50d8d113a4a88e78138db8384629e6ebaa739e6d43adf74b4ed51cb22ee04"
"url": "https://github.com/neovim/neovim/releases/download/v0.11.4/nvim-win64.zip",
"hash": "77eee5936724b82e45b448e0370abe0911d75fad551c0a25415f4e51719faf34"
}
},
"extract_dir": "nvim-win64",