neovim-nightly: Update to version 0.6.0-dev-553-g7899c4099

This commit is contained in:
Richard Kuhnt 2021-11-03 06:01:28 +00:00
parent daf33a3693
commit 7e122c6206

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-551-ged2573b7e",
"version": "0.6.0-dev-553-g7899c4099",
"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": "7076742e4fc2743689d782d5a7ee91097c41dea7df5d979122a5e133d63778cb"
"hash": "f51a57141f06028e5651d347490297eb503fefff0b4ad195c331d19df9fe1cc0"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "7d3353c08a66a5d08c8762053682e7e8cb7914bbee9d4346f1953a7d3a27e48a"
"hash": "9c0a39257828ce2900b1579368b0b4cd5adb2b2585fb026dda0d3f77fd4f33dc"
}
},
"extract_dir": "Neovim",