From 44b22552d02a71afe98660947fddc70fa5737f82 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Nov 2021 06:00:35 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-648-gfff882790 --- 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 5f90944ebb..5923d1ba9b 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-646-g6e70b7b31", + "version": "0.6.0-dev-648-gfff882790", "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": "24f5e428a2f8648078977d2a0607cb0a3db892629f03164e7a087a7afdd0aa88" + "hash": "d289e22367b6039e90bd5f8fa99ecfcb53b01e1e6814267475da31613dada6dd" } }, "extract_dir": "Neovim",