From 9500e1fe9f692618cf094887b7519c735e484d88 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Nov 2018 00:00:44 +0000 Subject: [PATCH] vim: Update to version 8.1.0526 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f631b21dc1..0edcbdf733 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0513", + "version": "8.1.0526", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0513/gvim_8.1.0513_x64.zip", - "hash": "9aaf04520205ccbbd9fb0e60f6f7f0a158e8e10229ccd263028353518edb4ee5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0526/gvim_8.1.0526_x64.zip", + "hash": "e107bb26d886f77777fe01a44a677f5386b30073c39d5c147acf74922b35cda1" } }, "extract_dir": "vim\\vim81",