From 1e30d1d1a7721c76ac3ced2978731fccf7cad2df Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Mar 2019 00:00:31 +0000 Subject: [PATCH] vim: Update to version 8.1.1006 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index d01d3b9161..33c0503211 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1002", + "version": "8.1.1006", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1002/gvim_8.1.1002_x64.zip", - "hash": "398c5a979813fea9f978e88266ba2a1bd627b2c541bfbf443ac60803ae3190c9" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1006/gvim_8.1.1006_x64.zip", + "hash": "027b3fadf9d2f35699253a18b100a6ed93a380bb194523c9d01f4bd3617a3eb5" } }, "extract_dir": "vim\\vim81",