From aaca79710e19c5d1b54f1f9b152a60140f41ff0e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Nov 2021 06:00:38 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-555-gf26b39131 --- bucket/neovim-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index ceea5c108b..191c211e2b 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -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", "homepage": "https://neovim.io", "license": { @@ -12,11 +12,11 @@ "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", - "hash": "f51a57141f06028e5651d347490297eb503fefff0b4ad195c331d19df9fe1cc0" + "hash": "ed7a950e04b23b94ad01266b761d9345fa4209d84689058d286441ba0d3503c0" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "9c0a39257828ce2900b1579368b0b4cd5adb2b2585fb026dda0d3f77fd4f33dc" + "hash": "aa182fa27e5a78bbf9bd26d728828f0c0e9c5cfc5587f7efa15953204f55e0f7" } }, "extract_dir": "Neovim",