neovim-nightly: Update to version 0.6.0-dev-525-ge921e98ce

This commit is contained in:
Richard Kuhnt 2021-10-30 06:00:37 +00:00
parent 070d282f19
commit d881e10665

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-518-g1dbbaf89b",
"version": "0.6.0-dev-525-ge921e98ce",
"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": "817079339ba2e6b8f4f0d19c595b1d5a13c71234b850f6a8288597faf9bace36"
"hash": "e86faa86539b76eaf1f14fade5bbdeec552095078f0efb8e3f317c3c3df4b6e7"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "d0cd5f8c193a3546bbefee6d5500b2f660f50dbd3c8981afd6490caae35bca09"
"hash": "ed760e7f8ba1ab84e80b9426d631ed0b168f9669d999018a62b1cce84f8bcd66"
}
},
"extract_dir": "Neovim",