From 13f3c83f2d8dbf0399554ceaa31032c45970357d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 7 Jan 2019 00:02:14 +0000 Subject: [PATCH] vim: Update to version 8.1.0700 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f3f4e3a8d1..b27a976bcb 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0693", + "version": "8.1.0700", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0693/gvim_8.1.0693_x64.zip", - "hash": "fe0dc9ad917240982f17d738b3baa2fcac99e912a3ad820eafae1922a7bde658" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0700/gvim_8.1.0700_x64.zip", + "hash": "bfa4fdb1457d5835c6502a93f00f3fcaa90fe4ff6ddb09b1c3da783c6085843a" } }, "extract_dir": "vim\\vim81",