From 58ca6388ac9ca1b4ec1ef210a191cd1758de6ffe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 24 Aug 2018 23:00:30 +0000 Subject: [PATCH] vim: Update to version 8.1.0327 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 1d469fd976..59b46edaf0 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0325", + "version": "8.1.0327", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0325/gvim_8.1.0325_x64.zip", - "hash": "1b1af1b1396a52bfd9d861fdd6ebcf5d5ffc8f607b2912ce7b96c3a98d6c48e8" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0327/gvim_8.1.0327_x64.zip", + "hash": "778208e3e9ce2d5c32944443b1df0e6713691f23ae7928d6d200a6d657e3a846" } }, "extract_dir": "vim\\vim81",