From 5c1248b5b6e147b3beb6fb1fa9800b81ebb9c112 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Feb 2019 00:00:41 +0000 Subject: [PATCH] vim: Update to version 8.1.0982 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 02c4e71c3f..6168001ce0 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0978", + "version": "8.1.0982", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0978/gvim_8.1.0978_x64.zip", - "hash": "5d11910f401118310bc2274964f2a7f7af7c2cd9136edd6604f56c3fd4b3d0d4" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0982/gvim_8.1.0982_x64.zip", + "hash": "2cbe127439c695e7cea3fe3fe783e51d1339e82fdbfda378af79fb98a2102303" } }, "extract_dir": "vim\\vim81",