neovim-nightly: Update to version 0.6.0-dev-555-gf26b39131

This commit is contained in:
Richard Kuhnt 2021-11-04 06:00:38 +00:00
parent 1dedc24153
commit aaca79710e

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-553-g7899c4099", "version": "0.6.0-dev-555-gf26b39131",
"description": "Vim fork focused on extensibility and usability", "description": "Vim fork focused on extensibility and usability",
"homepage": "https://neovim.io", "homepage": "https://neovim.io",
"license": { "license": {
@ -12,11 +12,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
"hash": "f51a57141f06028e5651d347490297eb503fefff0b4ad195c331d19df9fe1cc0" "hash": "ed7a950e04b23b94ad01266b761d9345fa4209d84689058d286441ba0d3503c0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "9c0a39257828ce2900b1579368b0b4cd5adb2b2585fb026dda0d3f77fd4f33dc" "hash": "aa182fa27e5a78bbf9bd26d728828f0c0e9c5cfc5587f7efa15953204f55e0f7"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",