From 74618597055684dbf780dabe6de8fe40229c581e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 Aug 2018 23:00:44 +0000 Subject: [PATCH] vim: Update to version 8.1.0329 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index cf0e9cb1f9..080973b36c 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0328", + "version": "8.1.0329", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0328/gvim_8.1.0328_x64.zip", - "hash": "a896d8d8e8827e288f93cde4d12dfe1be06edbc3182f4683eaed5c3b86d7259a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0329/gvim_8.1.0329_x64.zip", + "hash": "e208cef9e06ef71e1412cb821ae1cbb06c7e8931f4c2237ee545f041962cad23" } }, "extract_dir": "vim\\vim81",