From 9480674ea47b66342e720b881dde1f823d8b53b0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Nov 2021 06:00:38 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-582-g87a053f12 --- 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 8e754edd94..c4f9efc4b2 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-581-g8f984dc1f", + "version": "0.6.0-dev-582-g87a053f12", "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": "57177d9b983fcadf54d79317c74df3de4c9a27caf8b9dc710c9b987d6748c76b" + "hash": "894aebdec99311855db6adbd36c54fd9951dd17ff823a58fa6fab173570cfc27" } }, "extract_dir": "Neovim",