From 2a8c330eb5cdf1a9d2f27ee4d092dbf8e493d707 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Oct 2021 06:00:39 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-462-g5fd455757 --- 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 0a6dfdf423..01b5572495 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-454-gee342d3ce", + "version": "0.6.0-dev-462-g5fd455757", "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": "952489f586462684db8ded0d8e85929409743475064f9480f7b0580c490ad181" + "hash": "b9b4f88ffddeaf8271df7fb5c45fc7cad4ef1c28f252b3068de8be42ca773e36" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "fade338f9b4baa55d0d341574a92a3339dd05961c924892979a6003a9d7b0f12" + "hash": "ec1efd99164279ac81c9bbdb5bac2659a25f17509a5cfc97d4f50c080495e382" } }, "extract_dir": "Neovim",