From b95c4c8b9ee81e065d32eb09d1251ce4e47d1446 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 6 Dec 2021 06:00:28 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.7.0-dev-677-g523f03b50 --- bucket/neovim-nightly.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 2c42fac70f..1f4284f3de 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.7.0-dev-672-g1e6eeca9d", + "version": "0.7.0-dev-677-g523f03b50", "description": "Vim fork focused on extensibility and usability", "homepage": "https://neovim.io", "license": { @@ -12,7 +12,7 @@ "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", - "hash": "8ae517c18aee3eb9d6679cd1d23be47e1d4041ad4a7e6744df4c6796a679ddc1" + "hash": "179764476feaf080c57e9749a2ec82e7bb356dc2ff07b1a7973498613cd325cc" } }, "extract_dir": "Neovim",