From 1b2ecb9e5b04241c308fdecdfc7c7da23ff39e51 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Nov 2021 06:00:31 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-622-gfd6df7481 --- 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 dea27f728d..9cacf232ec 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-617-g64abd7be7", + "version": "0.6.0-dev-622-gfd6df7481", "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": "7323c28d2561929646ff333780d986d32d567164af878b7d804d3ed6e16fd4f0" + "hash": "c6ea226756d4480377ba730d2067e701927b34f25fdbfbebe955b2e8a5c71033" } }, "extract_dir": "Neovim",