From 844ceba0f35db830c824ed7169f43ef572b82e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 11 Oct 2021 22:34:13 -0700 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-454-gee342d3ce --- 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 47361d90e8..0a6dfdf423 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-452-gb3e0d6708", + "version": "0.6.0-dev-454-gee342d3ce", "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": "725e96abd84b00fba24d0804fb08fb23e49bb5415cd63cfe1282bc5911cd452a" + "hash": "952489f586462684db8ded0d8e85929409743475064f9480f7b0580c490ad181" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "1778be1bf694fe88c759b845e0b1641d400c454efc9bc654b70d393524c670e3" + "hash": "fade338f9b4baa55d0d341574a92a3339dd05961c924892979a6003a9d7b0f12" } }, "extract_dir": "Neovim",