From e3438923dd89e6a2dbdf033c965851bf19b3e087 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Nov 2021 06:00:38 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-570-g14def4d22 --- 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 efecb384b5..31f251753b 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-569-g2ecf0a4c6", + "version": "0.6.0-dev-570-g14def4d22", "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": "f1e3f8acd0264b607f8e40e67d240349804f7ac230c796a4bd7e52818e220044" + "hash": "b107f9b8a3ad4a245c689698b4c4ab5173feb02980829fbe3f949306ab49758e" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "1ccd920feebb9a20b6ef50ea49aa9fd9708282a2fa573badb4894550717c5e39" + "hash": "8e3debdbaf39972dc1b8b49a9f999015c4fc114fc1c831f12b5c0ff26d3f7300" } }, "extract_dir": "Neovim",