neovim: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2022-09-30 16:31:46 +00:00
parent 32395b85f8
commit 87b3c9d05d

View File

@ -1,5 +1,5 @@
{
"version": "0.7.2",
"version": "0.8.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.7.2/nvim-win64.zip",
"hash": "0e969e15c7e4d9b128ec1e06159ead386d262fdc94616ddbb0c245abcc798ae8"
"url": "https://github.com/neovim/neovim/releases/download/v0.8.0/nvim-win64.zip",
"hash": "c52e0a93e8bd7e0192c3fe4552d8b0fb66fc8e08b6949e92340cccc4fa3a9bd0"
}
},
"extract_dir": "nvim-win64",