From 9f9aeeff968ba89b55ef1bd9a361a41171a96055 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 1 Mar 2019 00:00:33 +0000 Subject: [PATCH] vim: Update to version 8.1.0985 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index a9345d405b..396817f7b2 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0984", + "version": "8.1.0985", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0984/gvim_8.1.0984_x64.zip", - "hash": "38b47b03defaea7386e4a1956ea987941fa7225a53575921d2dd99383450f8c5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0985/gvim_8.1.0985_x64.zip", + "hash": "95fab21574be2b4a0678384d4e76d81e33156c39aecf7f55394f05b84c5ca6bb" } }, "extract_dir": "vim\\vim81",