neovim: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2025-04-26 16:29:13 +00:00
parent a5246db388
commit 2f8cda5bac

View File

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