From 6c317f33ef76b6a9659c5a5cec02428e14379707 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 3 Oct 2021 06:00:30 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-388-g23d13aa4c --- 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 dc5f663e53..5f84599ac5 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-368-g9337fff8a", + "version": "0.6.0-dev-388-g23d13aa4c", "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": "989f8b1289147a8cbf3de97461fef207126008da8b8fcf4c5601a9a5557f847c" + "hash": "7fbc3c79773820dc3c2b900d68965f97c3fc120c61f5b34c71931aeb5c9b112e" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "0844526cf0923996bd6d5f88064375418998005da7468824fb1b92694fe60763" + "hash": "70dc9ee306bff81726496c6b4c33deab6b979831531c0469b69fedfaa06f3e15" } }, "extract_dir": "Neovim",