neovim-nightly: Update to version 0.6.0-dev-356-gbec7f47ce

This commit is contained in:
Richard Kuhnt 2021-09-27 06:00:40 +00:00
parent 7636e6fe55
commit feb8947735

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-344-gb3b02eb52", "version": "0.6.0-dev-356-gbec7f47ce",
"description": "Vim fork focused on extensibility and usability", "description": "Vim fork focused on extensibility and usability",
"homepage": "https://neovim.io", "homepage": "https://neovim.io",
"license": { "license": {
@ -12,11 +12,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
"hash": "88d757e61a9e36986e8ff8569975acef0a613701bf8a3c40fd550b4513a29f4a" "hash": "3b4fb047ea0acba635644f72c77b42bb14af1dc7fd5b552ba524cf52020369d0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "e273196049accc0901d396e634d23a0ed56f8a5042ddd26019b4c6b811dd815f" "hash": "e2e907372919cff5769d3235248137cb1eef2fa65072ccd320729363079330b7"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",