diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 75a250b6b7..ef661c1963 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-560-g1fdbd29df", + "version": "0.6.0-dev-563-gb74916cfd", "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": "fa3c256d5d372cd60249cfe4aacf047fcdc108b90acbacde881c700103e4cd1a" + "hash": "3fdba6d47b61baf97be7618f302fa8d56d5bdc2efb1eab79e4b1ef397687c402" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "2871fba54f1cd7374250088d1a265df0ab1086a8f27f3d49d029ddb966ef4200" + "hash": "5ff592c951aaf394ce26e224d64625aa117e16bad11a490811ae7d711175a9ea" } }, "extract_dir": "Neovim",