From 08b0f99e368fab59b824f1b564a536990df1e9a7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 5 Aug 2018 23:00:21 +0000 Subject: [PATCH] vim: Update to version 8.1.0240 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f0861ae313..a0a1ccc650 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0239", + "version": "8.1.0240", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0239/gvim_8.1.0239_x64.zip", - "hash": "7aecb1afd0f6f8c881f088dc2327370ccf701b741d25d179dc772d50c37b5675" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0240/gvim_8.1.0240_x64.zip", + "hash": "faaadd9ddf9cf4bc743960272086f70bd325c393d4acc1fced59e6cbf5bb2f70" } }, "extract_dir": "vim\\vim81",