From 30dde179f8a7407fc35c3e5a338eb01f19001fbf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 5 Nov 2021 06:00:36 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-558-g3ba800f15 --- 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 191c211e2b..29ee8e9f61 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-555-gf26b39131", + "version": "0.6.0-dev-558-g3ba800f15", "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": "ed7a950e04b23b94ad01266b761d9345fa4209d84689058d286441ba0d3503c0" + "hash": "efb1999297bc171fd8dbc0027307dfd049415c8ac6fb9a39c55ed75ca98548c1" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "aa182fa27e5a78bbf9bd26d728828f0c0e9c5cfc5587f7efa15953204f55e0f7" + "hash": "df8947fa4b5fd23cff49a6c37624a1c61dff1b5e28b06210e59a85cb3583c45e" } }, "extract_dir": "Neovim",