From ae0cd1cae0131684a77bd53475f84e2f2c4a5b3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 05:27:46 +0000 Subject: [PATCH] neovim-nightly@0.10.0-dev-886-gb263c73b0: Fix hash (Closes #1330) --- bucket/neovim-nightly.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/neovim-nightly.json b/bucket/neovim-nightly.json index 4b7e2532f96..c6f07b67874 100644 --- a/bucket/neovim-nightly.json +++ b/bucket/neovim-nightly.json @@ -12,7 +12,7 @@ "architecture": { "64bit": { "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", - "hash": "057a7db74431abf18af74f4a494f81ced4f9cd529da480dd2cfd803f6206e8a0" + "hash": "e3a81c9ddf022146c3e71e2af0a8bb84da3a35bede10693938ca2f6876913e8f" } }, "extract_dir": "nvim-win64",