diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 58e16511a1..d5ffe76cc7 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -12,11 +12,11 @@ "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", - "hash": "8e0eadcf2826082fb272b4f3643d5cdb207091c1c4e7132c022c40679092e498" + "hash": "7076742e4fc2743689d782d5a7ee91097c41dea7df5d979122a5e133d63778cb" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "34dc0307b2c072ab643f98fed0132c17824c121cb0782ecfab0d68f7f1b08931" + "hash": "7d3353c08a66a5d08c8762053682e7e8cb7914bbee9d4346f1953a7d3a27e48a" } }, "extract_dir": "Neovim",