From 87f938b1430e438dd21aedcf2a474ad7fa80f39a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Nov 2021 06:00:30 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-569-g2ecf0a4c6 --- 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 078f21cb88..efecb384b5 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-566-g4174244d8", + "version": "0.6.0-dev-569-g2ecf0a4c6", "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": "25ee98ac9bccd7f68f7fa82b88317c9ec17675791123ab0516c48e2fa5261904" + "hash": "f1e3f8acd0264b607f8e40e67d240349804f7ac230c796a4bd7e52818e220044" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "839d7b8a336bf1a058d5ac6eb4e6459537170ef844bfd3804ec7576fb29990a0" + "hash": "1ccd920feebb9a20b6ef50ea49aa9fd9708282a2fa573badb4894550717c5e39" } }, "extract_dir": "Neovim",