From dd84d21be1395a79096b1657651a62325048b422 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Oct 2021 06:00:32 +0000 Subject: [PATCH] neovim-nightly: Update to version 0.6.0-dev-479-g9086938f7 --- 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 51a31684e5..90ff16d576 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-475-g389a89858", + "version": "0.6.0-dev-479-g9086938f7", "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": "96b3a792c64f02c042823c0ece70b8efc9e77efa328a77dc0587d60d2ebe573b" + "hash": "3efc3a8ce332e2dbd72ec79b08d4a35dec1142f152db9c153c1ab1715d148210" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "6ca5f053e6e92119847d5b86db6c9e6a9a76d85f9caa55d1357d09d4b6b5b060" + "hash": "b08a7e4673b1e83c3b080d4cbd2f4307ccadb6041f08a3b677f767432cb61048" } }, "extract_dir": "Neovim",