neovim-nightly: Update to version 0.6.0-dev-475-g389a89858

This commit is contained in:
Richard Kuhnt 2021-10-18 06:00:40 +00:00
parent 3ac4290f6b
commit 6fcbd1dbd4

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-462-g5fd455757", "version": "0.6.0-dev-475-g389a89858",
"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,11 +12,11 @@
"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": "b9b4f88ffddeaf8271df7fb5c45fc7cad4ef1c28f252b3068de8be42ca773e36" "hash": "96b3a792c64f02c042823c0ece70b8efc9e77efa328a77dc0587d60d2ebe573b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "ec1efd99164279ac81c9bbdb5bac2659a25f17509a5cfc97d4f50c080495e382" "hash": "6ca5f053e6e92119847d5b86db6c9e6a9a76d85f9caa55d1357d09d4b6b5b060"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",