neovim: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2021-12-31 20:27:26 +00:00
parent 3c438882c3
commit 4bc8636fd2

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0",
"version": "0.6.1",
"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.6.0/nvim-win64.zip",
"hash": "d46a161a8e025f8a03a75b1181372f2712116e4edf566b2569cdcc4f371f80c4"
"url": "https://github.com/neovim/neovim/releases/download/v0.6.1/nvim-win64.zip",
"hash": "0c1fa8e95882836baec568ad547fe558241f2b26ff738a28e42fafae8c32bcf4"
}
},
"extract_dir": "Neovim",