neovim-nightly: Update to version 0.6.0-dev-452-gb3e0d6708

This commit is contained in:
Richard Kuhnt 2021-10-11 06:00:35 +00:00
parent 2abd0a2928
commit 8dc318b71d

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-445-ga36c6e5df",
"version": "0.6.0-dev-452-gb3e0d6708",
"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": "eb4f432d165e1c7fafdc3f72bad8feaea807e67e695bed9e952cd49def36e27d"
"hash": "725e96abd84b00fba24d0804fb08fb23e49bb5415cd63cfe1282bc5911cd452a"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "268a6cdf8e53ca50a3537e383c52a6130d83f1f11f8e0f80d9bb07eae1a95cba"
"hash": "1778be1bf694fe88c759b845e0b1641d400c454efc9bc654b70d393524c670e3"
}
},
"extract_dir": "Neovim",