From 50f6b95af5b5c9f27ee15b2b67bd4eedfe6daf69 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Nov 2021 06:01:49 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-627-gb5b025f6a --- bucket/neovim-nightly.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 5ef974ea5f..e5760dcdc9 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-624-ga2e5c2f7c", + "version": "0.6.0-dev-627-gb5b025f6a", "description": "Vim fork focused on extensibility and usability", "homepage": "https://neovim.io", "license": { @@ -12,7 +12,7 @@ "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", - "hash": "bf90e872332afdebcf915861f418e29e5f2789674f74e5d328d4ceab7e771752" + "hash": "d9eb31e646eeb924522874bfce48ae0b4b8bfd998cb3593b9fb1a4609bc998ef" } }, "extract_dir": "Neovim",