neovim-nightly: Update to version 0.6.0-dev-479-g9086938f7

This commit is contained in:
Richard Kuhnt 2021-10-19 06:00:32 +00:00
parent 329621e7d2
commit dd84d21be1

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-475-g389a89858", "version": "0.6.0-dev-479-g9086938f7",
"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": "96b3a792c64f02c042823c0ece70b8efc9e77efa328a77dc0587d60d2ebe573b" "hash": "3efc3a8ce332e2dbd72ec79b08d4a35dec1142f152db9c153c1ab1715d148210"
}, },
"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": "6ca5f053e6e92119847d5b86db6c9e6a9a76d85f9caa55d1357d09d4b6b5b060" "hash": "b08a7e4673b1e83c3b080d4cbd2f4307ccadb6041f08a3b677f767432cb61048"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",