neovim: Update to version 0.6.0 (#3029)

This commit is contained in:
Alexander Yarovoy 2021-12-01 15:02:56 +02:00 committed by GitHub
parent 3238415470
commit 12397aec24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"version": "0.5.1",
"version": "0.6.0",
"description": "Vim-fork focused on extensibility and usability",
"homepage": "https://neovim.io/",
"license": {
@ -11,12 +11,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.5.1/nvim-win64.zip",
"hash": "0e0dd552a1f28b222b10c07fb94787548cf443b0db6845cf683857e2e13724d2"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.5.1/nvim-win32.zip",
"hash": "d098236b443f487ac82be522e50c4259ee2043370943404db3ab38e06d6d39fa"
"url": "https://github.com/neovim/neovim/releases/download/v0.6.0/nvim-win64.zip",
"hash": "d46a161a8e025f8a03a75b1181372f2712116e4edf566b2569cdcc4f371f80c4"
}
},
"extract_dir": "Neovim",
@ -38,9 +34,6 @@
"architecture": {
"64bit": {
"url": "https://github.com/neovim/neovim/releases/download/v$version/nvim-win64.zip"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/v$version/nvim-win32.zip"
}
},
"hash": {