neovim: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2023-04-07 12:30:44 +00:00
parent 6fdb6a0314
commit 69f2264d23

View File

@ -1,5 +1,5 @@
{
"version": "0.8.3",
"version": "0.9.0",
"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.8.3/nvim-win64.zip",
"hash": "492a09f53663098a2fd6740821f683110b5688c162c21751e3667202383531a6"
"url": "https://github.com/neovim/neovim/releases/download/v0.9.0/nvim-win64.zip",
"hash": "9efe2ff55a13edf32afcfe51194d8e85bb62be7f09ff86384ffb0b8eed2bf716"
}
},
"extract_dir": "nvim-win64",