diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index aec68ab22b..ed074a8bd0 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -1,5 +1,5 @@ { - "version": "0.6.0-dev-518-g1dbbaf89b", + "version": "0.6.0-dev-525-ge921e98ce", "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": "817079339ba2e6b8f4f0d19c595b1d5a13c71234b850f6a8288597faf9bace36" + "hash": "e86faa86539b76eaf1f14fade5bbdeec552095078f0efb8e3f317c3c3df4b6e7" }, "32bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", - "hash": "d0cd5f8c193a3546bbefee6d5500b2f660f50dbd3c8981afd6490caae35bca09" + "hash": "ed760e7f8ba1ab84e80b9426d631ed0b168f9669d999018a62b1cce84f8bcd66" } }, "extract_dir": "Neovim",