neovim-nightly: Update to version 0.6.0-dev-637-gafbf89dc0

This commit is contained in:
Richard Kuhnt 2021-11-27 06:01:49 +00:00
parent 03400f76ef
commit 8a9a1ce743

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-631-g72d62aa6a", "version": "0.6.0-dev-637-gafbf89dc0",
"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": "30ebc7325ffba24d883289e66b13d0a997cfec181a888a6ee1199e6228219690" "hash": "2c115ffbca7e0f53636ea3c2b6dd98f1499c32a3401e5d68cb235e997caa5b69"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",