From e5900ed781b2478d06e481c4b0e6255406a1a070 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 13:18:24 +0530 Subject: [PATCH] neovim-nightly@0.7.0-dev-681-g18d81a672: Fix hash (#3064) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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 ff9c7d893b..2100aeefbb 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": "86c3979e690dc16de7fe1aa5e27f3cca4406e7bdd6b79132db9a63f38cb8b9f4" + "hash": "507784f43ad194c481765efa10a84c0a88deba8152e5a8b2f832325919bcd8fd" } }, "extract_dir": "Neovim",