From 92762f935721ae2982350ef41e2bca492ed108fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 07:56:47 +0000 Subject: [PATCH] neovim-nightly@0.11.0-501: Fix hash (Closes #1871) --- 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 3ed832b0241..dfa2eaaae9d 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": "9469be499dce59b1f9ea8028812b3b16f572ed6649c52826f19c24383a04f206" + "hash": "0cfc12ab7ba5cd200577bb5db38b1749c820a9f0e09b158ecc8c729cdaf399a6" } }, "extract_dir": "nvim-win64",