From 9a9d4a5b04be3359cf16975ab35830611cb99936 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 06:59:37 +0000 Subject: [PATCH] neovim-nightly@0.10.0-dev-882-gd7ae9ae3e: Fix hash (Closes #1329) --- 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 f4269531113..97feac45ba4 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": "96727a0673233bd7ac8f25ffb0826f47c95802ba468ddb77df298472547c8a65" + "hash": "057a7db74431abf18af74f4a494f81ced4f9cd529da480dd2cfd803f6206e8a0" } }, "extract_dir": "nvim-win64",