neovim-nightly: Update to version 0.6.0-dev-366-g270cc1d70

This commit is contained in:
Richard Kuhnt 2021-09-30 06:00:31 +00:00
parent 46f7162b0b
commit 133803ff4c

View File

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