From 2c00829dd0f45dcd58d339deeda0e8ff386f6bbd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 5 Dec 2021 06:00:35 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.7.0-dev-672-g1e6eeca9d --- 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 43400154b6..2c42fac70f 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.7.0-dev-667-g419e0d117", + "version": "0.7.0-dev-672-g1e6eeca9d", "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": "27838265970b53a8b496201e4064d2dfbc369c9b35f5eb6650b4d8fc2ae87890" + "hash": "8ae517c18aee3eb9d6679cd1d23be47e1d4041ad4a7e6744df4c6796a679ddc1" } }, "extract_dir": "Neovim",