neovim-nightly: Update to version 0.6.0-dev-388-g23d13aa4c

This commit is contained in:
Richard Kuhnt 2021-10-03 06:00:30 +00:00
parent a5b6696013
commit 6c317f33ef

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-368-g9337fff8a",
"version": "0.6.0-dev-388-g23d13aa4c",
"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": "989f8b1289147a8cbf3de97461fef207126008da8b8fcf4c5601a9a5557f847c"
"hash": "7fbc3c79773820dc3c2b900d68965f97c3fc120c61f5b34c71931aeb5c9b112e"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "0844526cf0923996bd6d5f88064375418998005da7468824fb1b92694fe60763"
"hash": "70dc9ee306bff81726496c6b4c33deab6b979831531c0469b69fedfaa06f3e15"
}
},
"extract_dir": "Neovim",