diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 5f84599ac5..c774e3f3ea 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-388-g23d13aa4c", + "version": "0.6.0-dev-394-g8a9f29299", "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": "7fbc3c79773820dc3c2b900d68965f97c3fc120c61f5b34c71931aeb5c9b112e" + "hash": "98ba7792a8698188a7493f9dce347304bcccdedc60d2d2e820aa195728ed163b" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "70dc9ee306bff81726496c6b4c33deab6b979831531c0469b69fedfaa06f3e15" + "hash": "af56023e107d2be4ba68835dba09b865f09d5a4cffe44a17bea039e7447a3a64" } }, "extract_dir": "Neovim",