neovim: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2025-07-13 00:47:47 +00:00
parent 3208e23f2f
commit 676ff5f945

View File

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