From 9b5ec4c8ebbd18187eed0919fce760359bd3d8e4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Mar 2019 21:02:00 +0000 Subject: [PATCH] vim: Update to version 8.1.1066 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 4864b66550..4d337b9e67 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1052", + "version": "8.1.1066", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1052/gvim_8.1.1052_x64.zip", - "hash": "7d26cdaf9f4ebe201de76d72fd5aff86788fc2dedca46861224c670b7ccdc811" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1066/gvim_8.1.1066_x64.zip", + "hash": "7cb44df1d2c1f275f6f1aa4d7433cba57a8a9ea9aa4d20361ab20ddba80b9890" } }, "extract_dir": "vim\\vim81",