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