neovim-nightly: Update to version 0.6.0-dev-445-ga36c6e5df

This commit is contained in:
Richard Kuhnt 2021-10-09 06:00:46 +00:00
parent 333ba6db60
commit e2723f3e7a

View File

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