From b5f5b60b98ac0b2c733a4820e2501bd5b18ff0ce Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 10 Dec 2018 00:00:28 +0000 Subject: [PATCH] vim: Update to version 8.1.0575 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 3e3262aea5..a0b2d672b7 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0573", + "version": "8.1.0575", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0573/gvim_8.1.0573_x64.zip", - "hash": "455fdd64bf7bf75fce02b8fc54b290b1df9c79e13b1550e70661b1a150c3732a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0575/gvim_8.1.0575_x64.zip", + "hash": "2a66ca0d59ccd4ec483855fdcb491aaab8e35c1fbcffe0429f9500b44cac5b7c" } }, "extract_dir": "vim\\vim81",