From 39843d60c001cc6fa203d9f3f43b1d06ce27a23d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Feb 2019 00:00:29 +0000 Subject: [PATCH] vim: Update to version 8.1.0983 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 6168001ce0..d2298911bd 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0982", + "version": "8.1.0983", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0982/gvim_8.1.0982_x64.zip", - "hash": "2cbe127439c695e7cea3fe3fe783e51d1339e82fdbfda378af79fb98a2102303" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0983/gvim_8.1.0983_x64.zip", + "hash": "246bebb86beb68c884b5f385b6aa6a363073239e9057f692786d297810a397f9" } }, "extract_dir": "vim\\vim81",