From b6a9c5a2fd035e89b5e29cadd80dfdcc95f33fc3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Dec 2021 06:01:03 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.7.0-dev-662-g73b35ef10 --- 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 15572abc7c..d3097cbd89 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.7.0-dev-660-gd3585e0ec", + "version": "0.7.0-dev-662-g73b35ef10", "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": "c5720765c539a5f148e6d1346c18b66d66670b154fb7fcb9f9eda044bd3f56fa" + "hash": "e0d350978d0b39d100de4c5c0a47441441f162992eee836b6106f620f09777de" } }, "extract_dir": "Neovim",