From 5edcef6316fa5f42dc557ea6302b6a03a4086c60 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 24 Oct 2021 06:00:36 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-508-g6acebb8b5 --- 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 487022d8e6..ccd92171d1 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-501-gcb15055c2", + "version": "0.6.0-dev-508-g6acebb8b5", "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": "a3c6b852eab52ea7afa8b6e25a911c2a77a659f86a43e15fe5a0c17c6053d9ec" + "hash": "61cc427174b87352cc1a47a9386d885962824aa49e037275cd26699597695f78" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "ac5cecac11f87b58a953fabb3f04c43bba00e557b78bc91ba720eef29b2c7ff0" + "hash": "4efc973fdba2307da451406fc481c7e959dd1c8241cda92c249c833bda75aa24" } }, "extract_dir": "Neovim",