diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 4691348391..87cf5d6ced 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-402-g655e489e9", + "version": "0.6.0-dev-424-gc61a3865e", "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": "27730b8f86bf2d1d2bf3448e08c4dd338d2b930fa5dbb8bb21891fb472c402b8" + "hash": "f49bafdee6cd024a182d27b537226628a2d8d1ef3d5bd7cb3c059c79edc258ae" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "f9d4100f96e3453bc101a65b735c0c1de5f6753d7e991fc2ef898b026dc93d7b" + "hash": "5ad96b460691132e68486f7d9322db132df3e7a2fc3f34e23c9e988c5fedf633" } }, "extract_dir": "Neovim",