neovim: Update to version 0.3.7

This commit is contained in:
Richard Kuhnt 2019-05-29 10:00:44 +00:00
parent b5d3ae698e
commit 390a888791

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://neovim.io/", "homepage": "https://neovim.io/",
"version": "0.3.6", "version": "0.3.7",
"description": "Vim-fork focused on extensibility and usability", "description": "Vim-fork focused on extensibility and usability",
"license": { "license": {
"identifier": "Apache-2.0,MIT,Vim", "identifier": "Apache-2.0,MIT,Vim",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.3.6/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/v0.3.7/nvim-win64.zip",
"hash": "8ae18bf555433535b6406935f3a8979026034b4981619ff6abceff4358940f66" "hash": "a382844cca60e110d6c7205a869d156000b093d6205df81bc1283ff19328010d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.3.6/nvim-win32.zip", "url": "https://github.com/neovim/neovim/releases/download/v0.3.7/nvim-win32.zip",
"hash": "a0e33abc79bb30b92aa273fd9c66db54676a9f0136c034861d2a51de58a2f08a" "hash": "6bb55177582fa1d0b1b7e647da160946bf372b20ebbc5af782469cd41d4c26a2"
} }
}, },
"suggest": { "suggest": {