From e7d85c591140b80ccc99266c8c8229fbefa2563e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 23 Oct 2021 06:01:13 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-501-gcb15055c2 --- 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 8785e5b492..487022d8e6 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-493-g035d82e0d", + "version": "0.6.0-dev-501-gcb15055c2", "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": "3bb4111abc59db304ac4c539406111555eba8e8af8b5c7ed543e71ba28ad0182" + "hash": "a3c6b852eab52ea7afa8b6e25a911c2a77a659f86a43e15fe5a0c17c6053d9ec" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "25f0d956c5022c09478959dfe07151a9671cefa562955f0d82a5689d821778bb" + "hash": "ac5cecac11f87b58a953fabb3f04c43bba00e557b78bc91ba720eef29b2c7ff0" } }, "extract_dir": "Neovim",