neovim-nightly: Update to version 0.6.0-dev-493-g035d82e0d

This commit is contained in:
Jakub Čábera 2021-10-19 22:44:58 -07:00
parent da6fa0c932
commit 20b070d559

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-479-g9086938f7",
"version": "0.6.0-dev-493-g035d82e0d",
"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": "3efc3a8ce332e2dbd72ec79b08d4a35dec1142f152db9c153c1ab1715d148210"
"hash": "3bb4111abc59db304ac4c539406111555eba8e8af8b5c7ed543e71ba28ad0182"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "b08a7e4673b1e83c3b080d4cbd2f4307ccadb6041f08a3b677f767432cb61048"
"hash": "25f0d956c5022c09478959dfe07151a9671cefa562955f0d82a5689d821778bb"
}
},
"extract_dir": "Neovim",