diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 01b5572495..51a31684e5 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-462-g5fd455757", + "version": "0.6.0-dev-475-g389a89858", "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": "b9b4f88ffddeaf8271df7fb5c45fc7cad4ef1c28f252b3068de8be42ca773e36" + "hash": "96b3a792c64f02c042823c0ece70b8efc9e77efa328a77dc0587d60d2ebe573b" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "ec1efd99164279ac81c9bbdb5bac2659a25f17509a5cfc97d4f50c080495e382" + "hash": "6ca5f053e6e92119847d5b86db6c9e6a9a76d85f9caa55d1357d09d4b6b5b060" } }, "extract_dir": "Neovim",