From bf4372ec325a1635d6797135d7de48227536e077 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Nov 2021 06:00:33 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-606-g120a88163 --- 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 d15f72b9ae..0d0fb9674a 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-604-g725cbe7d4", + "version": "0.6.0-dev-606-g120a88163", "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": "407922a3f294cedf7d830a4663e96542cabb988d7d7fa43fe632955e0a11795c" + "hash": "c5b4860d6d61f692471b60fdff8c80f471c8338c4347618bfe6b2100526ddf1c" } }, "extract_dir": "Neovim",