From e1e75bf10fade4901303c190e1f2364c0c25662f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Nov 2021 06:00:34 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-575-g2ef9d2a66 --- 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 31f251753b..f787fbadd2 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-570-g14def4d22", + "version": "0.6.0-dev-575-g2ef9d2a66", "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": "b107f9b8a3ad4a245c689698b4c4ab5173feb02980829fbe3f949306ab49758e" + "hash": "8477676f7f080305f6309269f8cabfd6c6315469fb41e98fc0687ee75d145bc6" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "8e3debdbaf39972dc1b8b49a9f999015c4fc114fc1c831f12b5c0ff26d3f7300" + "hash": "acdea996d1303f0cda15ffe60de6f9ea63b264cca7333dc946d68ad0e4b71c66" } }, "extract_dir": "Neovim",