From 47b7cd11549917bce4e8157ee3fec50dea74cc5e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 Sep 2018 23:00:32 +0000 Subject: [PATCH] vim: Update to version 8.1.0413 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f85b92de86..f85eb7c588 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0412", + "version": "8.1.0413", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0412/gvim_8.1.0412_x64.zip", - "hash": "2ba5066222deb1052243dd6700ad30748f953b42dcd2beb2889504e515da3cb2" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0413/gvim_8.1.0413_x64.zip", + "hash": "5c8bdf0579a4e3758355866cc371af04d85277e0f155c0b2c571b898a534bee1" } }, "extract_dir": "vim\\vim81",