From 05963f5646834368f7537abb13bdd2d27728fa83 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 28 Feb 2019 00:00:59 +0000 Subject: [PATCH] vim: Update to version 8.1.0984 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index d2298911bd..a9345d405b 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0983", + "version": "8.1.0984", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0983/gvim_8.1.0983_x64.zip", - "hash": "246bebb86beb68c884b5f385b6aa6a363073239e9057f692786d297810a397f9" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0984/gvim_8.1.0984_x64.zip", + "hash": "38b47b03defaea7386e4a1956ea987941fa7225a53575921d2dd99383450f8c5" } }, "extract_dir": "vim\\vim81",