From 8dc318b71dbfefd5bc39713acb392b6d1c852235 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 11 Oct 2021 06:00:35 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-452-gb3e0d6708 --- 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 5233bf350e..47361d90e8 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-445-ga36c6e5df", + "version": "0.6.0-dev-452-gb3e0d6708", "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": "eb4f432d165e1c7fafdc3f72bad8feaea807e67e695bed9e952cd49def36e27d" + "hash": "725e96abd84b00fba24d0804fb08fb23e49bb5415cd63cfe1282bc5911cd452a" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "268a6cdf8e53ca50a3537e383c52a6130d83f1f11f8e0f80d9bb07eae1a95cba" + "hash": "1778be1bf694fe88c759b845e0b1641d400c454efc9bc654b70d393524c670e3" } }, "extract_dir": "Neovim",