neovim: Update to version 0.11.5

This commit is contained in:
github-actions[bot] 2025-11-02 20:27:50 +00:00
parent 38eaa3905c
commit 33e78dce8b

View File

@ -1,5 +1,5 @@
{ {
"version": "0.11.4", "version": "0.11.5",
"description": "Vim-fork focused on extensibility and usability", "description": "Vim-fork focused on extensibility and usability",
"homepage": "https://neovim.io/", "homepage": "https://neovim.io/",
"license": { "license": {
@ -11,8 +11,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.11.4/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/v0.11.5/nvim-win64.zip",
"hash": "77eee5936724b82e45b448e0370abe0911d75fad551c0a25415f4e51719faf34" "hash": "718e731326e7759cf17bbbb33f38975707a2ac85642614686b818ef5fde38f48"
} }
}, },
"extract_dir": "nvim-win64", "extract_dir": "nvim-win64",