From 578e3838cd17a94885c9c416aa14adbf5950603d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Nov 2021 08:00:29 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-566-g4174244d8 --- bucket/neovim-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index ee96cdc145..078f21cb88 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-565-g8cbe100fc", + "version": "0.6.0-dev-566-g4174244d8", "description": "Vim fork focused on extensibility and usability", "homepage": "https://neovim.io", "license": { @@ -12,11 +12,11 @@ "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", - "hash": "269c254918226714dcd4d06c350c30edb33a14b76e688811f2c14a50d9e84c2e" + "hash": "25ee98ac9bccd7f68f7fa82b88317c9ec17675791123ab0516c48e2fa5261904" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "857e009d91285f86a858ea78a99b93c76f4ed6453262fb41ae52b7fa3aa90df2" + "hash": "839d7b8a336bf1a058d5ac6eb4e6459537170ef844bfd3804ec7576fb29990a0" } }, "extract_dir": "Neovim",