diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index a12beaaf6f..ceea5c108b 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-551-ged2573b7e", + "version": "0.6.0-dev-553-g7899c4099", "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": "7076742e4fc2743689d782d5a7ee91097c41dea7df5d979122a5e133d63778cb" + "hash": "f51a57141f06028e5651d347490297eb503fefff0b4ad195c331d19df9fe1cc0" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "7d3353c08a66a5d08c8762053682e7e8cb7914bbee9d4346f1953a7d3a27e48a" + "hash": "9c0a39257828ce2900b1579368b0b4cd5adb2b2585fb026dda0d3f77fd4f33dc" } }, "extract_dir": "Neovim",