From 00c0c2fd06267e780881de694b5ce5173a753644 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Nov 2021 12:01:07 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-594-g36538417f --- 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 44c37c3481..09537c3665 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-588-geba317d7a", + "version": "0.6.0-dev-594-g36538417f", "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": "1469a85271561786bfaa4c660adaba5b13fc33eed136b150fd4ff63dc3263f2f" + "hash": "6b641a76feca802162fde6334c4113fae2de5ea8ce4bcb78dec9633b7e8c4dbf" } }, "extract_dir": "Neovim",