From 4ffbf2850645fc1cf8ad18618e82e19a913280da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Nov 2021 06:00:34 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-604-g725cbe7d4 --- 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 2ac18820fa..d15f72b9ae 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-600-gf71be1f87", + "version": "0.6.0-dev-604-g725cbe7d4", "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": "d5f20d547c0d837a4bc06c2c41e1398934d1f613a4bd485d83763cc77e48d2eb" + "hash": "407922a3f294cedf7d830a4663e96542cabb988d7d7fa43fe632955e0a11795c" } }, "extract_dir": "Neovim",