neovim-nightly: Update to version 0.6.0-dev-368-g9337fff8a

This commit is contained in:
Richard Kuhnt 2021-10-01 06:00:40 +00:00
parent 0a92bfb92c
commit 773f8a7c24

View File

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