diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index ef661c1963..ee96cdc145 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-563-gb74916cfd", + "version": "0.6.0-dev-565-g8cbe100fc", "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": "3fdba6d47b61baf97be7618f302fa8d56d5bdc2efb1eab79e4b1ef397687c402" + "hash": "269c254918226714dcd4d06c350c30edb33a14b76e688811f2c14a50d9e84c2e" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "5ff592c951aaf394ce26e224d64625aa117e16bad11a490811ae7d711175a9ea" + "hash": "857e009d91285f86a858ea78a99b93c76f4ed6453262fb41ae52b7fa3aa90df2" } }, "extract_dir": "Neovim",