neovim-nightly: Update to version 0.6.0-dev-402-g655e489e9

This commit is contained in:
Richard Kuhnt 2021-10-05 06:00:33 +00:00
parent 5dd5b4f565
commit 485cd52347

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-394-g8a9f29299",
"version": "0.6.0-dev-402-g655e489e9",
"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": "98ba7792a8698188a7493f9dce347304bcccdedc60d2d2e820aa195728ed163b"
"hash": "27730b8f86bf2d1d2bf3448e08c4dd338d2b930fa5dbb8bb21891fb472c402b8"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "af56023e107d2be4ba68835dba09b865f09d5a4cffe44a17bea039e7447a3a64"
"hash": "f9d4100f96e3453bc101a65b735c0c1de5f6753d7e991fc2ef898b026dc93d7b"
}
},
"extract_dir": "Neovim",