From db38702b51efcf0927f117ad10b3119b04145a75 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Dec 2018 00:00:33 +0000 Subject: [PATCH] vim: Update to version 8.1.0648 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index ab3057a55a..fafd41f36a 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0643", + "version": "8.1.0648", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0643/gvim_8.1.0643_x64.zip", - "hash": "2d9ff45663ab0424f72510d4d76a0b6d1ddeff192952ffb22fd9df9a7c11d338" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0648/gvim_8.1.0648_x64.zip", + "hash": "bd0575ec4f63d3730913d6629ef0cac7926ca4c314802ba9bcb0f1212e489b1c" } }, "extract_dir": "vim\\vim81",