neovim: Update to version 0.10.4

This commit is contained in:
github-actions[bot] 2025-01-29 12:32:33 +00:00
parent 68666dae5f
commit 8aee933166

View File

@ -1,5 +1,5 @@
{
"version": "0.10.3",
"version": "0.10.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.10.3/nvim-win64.zip",
"hash": "e5c1d5c1f9e0da6498ab3341046bb7568b72cfb578236188025c5dc5485ce752"
"url": "https://github.com/neovim/neovim/releases/download/v0.10.4/nvim-win64.zip",
"hash": "dceeb8301f64e244e3e2dffaedbb153bd01c0c6ecb5024a90e3172dc8e65555c"
}
},
"extract_dir": "nvim-win64",