neovim: Update to version 0.10.3

This commit is contained in:
github-actions[bot] 2024-12-21 20:27:17 +00:00
parent ae72a68078
commit 483c2d2230

View File

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