neovim-nightly: Update to version 0.6.0-dev-646-g6e70b7b31

This commit is contained in:
Richard Kuhnt 2021-11-29 06:01:49 +00:00
parent a670bd3161
commit db867f60b6

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-642-g07223fae5", "version": "0.6.0-dev-646-g6e70b7b31",
"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": "dac3c611d4c025915d9ebe5373c21fb58ab8d850623b453c58dd91765ca546dd" "hash": "24f5e428a2f8648078977d2a0607cb0a3db892629f03164e7a087a7afdd0aa88"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",