diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index f787fbadd2..509472f803 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": "8477676f7f080305f6309269f8cabfd6c6315469fb41e98fc0687ee75d145bc6" + "hash": "3488b1c931d659de05fa92785da503ab95c834a85da5e3bc171214171cedc3da" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "acdea996d1303f0cda15ffe60de6f9ea63b264cca7333dc946d68ad0e4b71c66" + "hash": "f29258574a3ea241ac13cc261882bf25ceb6951163fc9d0543deb48443af7c45" } }, "extract_dir": "Neovim",