neovim: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2022-06-26 16:29:49 +00:00
parent e631da930e
commit 45223ed644

View File

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