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