From e298255de89b3a0f5a4d7359dc3bb1bfa6ff9613 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Jul 2018 23:01:47 +0000 Subject: [PATCH] vim: Update to version 8.1.0224 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 04d6bda179..bc76c08a2b 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0207", + "version": "8.1.0224", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0207/gvim_8.1.0207_x64.zip", - "hash": "f729971edc9fbf2462508a54837677072387013b60bea50d4360d9b1e49ccc0c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0224/gvim_8.1.0224_x64.zip", + "hash": "d613d83191c83934300f51e4f421070d65233224524867fab7faf89a046f0065" } }, "extract_dir": "vim\\vim81",