neovim: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2024-05-16 16:28:05 +00:00
parent 118ccccecd
commit 3f4187ed8f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.9.5", "version": "0.10.0",
"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.9.5/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/v0.10.0/nvim-win64.zip",
"hash": "de6dc1f0edb45f5f225ee24ce80a4fcbc3a337932037e98ae143975fca2556bf" "hash": "e32390f8ed607c9a3749c2faba68e1dd9ecc6fa9a7cae544e4dadd810766d064"
} }
}, },
"extract_dir": "nvim-win64", "extract_dir": "nvim-win64",