From 0d4cb1cd50972cd5412b62095212d7f3718503e1 Mon Sep 17 00:00:00 2001 From: David Zampino Date: Mon, 8 Oct 2018 11:39:42 -0500 Subject: [PATCH] Update Vim hash (#2654) --- vim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.json b/vim.json index 2dee215cfe..0e87bd02e7 100644 --- a/vim.json +++ b/vim.json @@ -5,7 +5,7 @@ "architecture": { "64bit": { "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0466/gvim_8.1.0466_x64.zip", - "hash": "8a87038ca34be9fa1463e6ef0f65bc7a0e85823ee75eb6fcd13ace447e53c226" + "hash": "dc77d7ef6b3b1e506a84a51d4e0d3058ee459b3e169605a068c768051984550d" } }, "extract_dir": "vim\\vim81",