diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index b29cd6242a..d9cc30d6f0 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-331-gaba397991", + "version": "0.6.0-dev-344-gb3b02eb52", "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": "cc308709edc4b6bd10ec9d8d14f578cff7b5cd2f8522b020ca0e0d06c03b62cc" + "hash": "88d757e61a9e36986e8ff8569975acef0a613701bf8a3c40fd550b4513a29f4a" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "e2c1a6ca74c8b690ee8484c6b003d0fa30cb1d80d566d6868caa781be9dc6ca3" + "hash": "e273196049accc0901d396e634d23a0ed56f8a5042ddd26019b4c6b811dd815f" } }, "extract_dir": "Neovim",