diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 31f251753b..f787fbadd2 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-570-g14def4d22", + "version": "0.6.0-dev-575-g2ef9d2a66", "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": "b107f9b8a3ad4a245c689698b4c4ab5173feb02980829fbe3f949306ab49758e" + "hash": "8477676f7f080305f6309269f8cabfd6c6315469fb41e98fc0687ee75d145bc6" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "8e3debdbaf39972dc1b8b49a9f999015c4fc114fc1c831f12b5c0ff26d3f7300" + "hash": "acdea996d1303f0cda15ffe60de6f9ea63b264cca7333dc946d68ad0e4b71c66" } }, "extract_dir": "Neovim",