From b08c06857949785276dd5395cfd2a208c4e31328 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 22 Aug 2018 23:00:38 +0000 Subject: [PATCH] vim: Update to version 8.1.0320 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 10d4478edf..7e0de1fdab 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0315", + "version": "8.1.0320", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0315/gvim_8.1.0315_x64.zip", - "hash": "4f3967256d2cbf5767cef964f358584d382adf17902bca7dc02709343409b2d4" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0320/gvim_8.1.0320_x64.zip", + "hash": "7c94d15571ccacaa2a46259c6cb46b3aa2f78beaed41ce19dd4eadfac188c19d" } }, "extract_dir": "vim\\vim81",