neovim: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2025-03-26 16:30:21 +00:00
parent 128a066ddd
commit 86b52feb48

View File

@ -1,5 +1,5 @@
{
"version": "0.10.4",
"version": "0.11.0",
"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.10.4/nvim-win64.zip",
"hash": "dceeb8301f64e244e3e2dffaedbb153bd01c0c6ecb5024a90e3172dc8e65555c"
"url": "https://github.com/neovim/neovim/releases/download/v0.11.0/nvim-win64.zip",
"hash": "00ea1a0fd3252a883974a3411159087196924f214000583257188b205d173a23"
}
},
"extract_dir": "nvim-win64",