From d6494a154ef46117c78a5d9e9652182a414cb981 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 13:14:25 +0530 Subject: [PATCH] neovim-nightly@0.7.0-dev-677-g523f03b50: Fix hash (#3054) 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 1f4284f3de..a9a6d18dc9 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": "179764476feaf080c57e9749a2ec82e7bb356dc2ff07b1a7973498613cd325cc" + "hash": "86c3979e690dc16de7fe1aa5e27f3cca4406e7bdd6b79132db9a63f38cb8b9f4" } }, "extract_dir": "Neovim",