neovim-nightly: Update to version 0.6.0-dev-606-g120a88163

This commit is contained in:
Richard Kuhnt 2021-11-21 06:00:33 +00:00
parent 158451f439
commit bf4372ec32

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-604-g725cbe7d4", "version": "0.6.0-dev-606-g120a88163",
"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,7 +12,7 @@
"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": "407922a3f294cedf7d830a4663e96542cabb988d7d7fa43fe632955e0a11795c" "hash": "c5b4860d6d61f692471b60fdff8c80f471c8338c4347618bfe6b2100526ddf1c"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",