From 485cd523470b7fc5230ec5d96f6b06d7e08971fc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 5 Oct 2021 06:00:33 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-402-g655e489e9 --- 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 c774e3f3ea..4691348391 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-394-g8a9f29299", + "version": "0.6.0-dev-402-g655e489e9", "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": "98ba7792a8698188a7493f9dce347304bcccdedc60d2d2e820aa195728ed163b" + "hash": "27730b8f86bf2d1d2bf3448e08c4dd338d2b930fa5dbb8bb21891fb472c402b8" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "af56023e107d2be4ba68835dba09b865f09d5a4cffe44a17bea039e7447a3a64" + "hash": "f9d4100f96e3453bc101a65b735c0c1de5f6753d7e991fc2ef898b026dc93d7b" } }, "extract_dir": "Neovim",