From d3567d4e44e7aba6b3a1b51541a2b4696063d4b1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 28 Jan 2019 00:00:35 +0000 Subject: [PATCH] vim: Update to version 8.1.0837 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 8f1a2eec6f..bc3f3b74c4 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0829", + "version": "8.1.0837", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0829/gvim_8.1.0829_x64.zip", - "hash": "a4ebdadeea2fa49d17f1b1831280053d177c8ceeadfdfbe65b8e31029404a761" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0837/gvim_8.1.0837_x64.zip", + "hash": "7584f484f16754dcf9887f25956d260aef482861eb85af9dc9691007ebea63c6" } }, "extract_dir": "vim\\vim81",