From cb2b3b91313c466482180ffcdabcb2349e62c860 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 May 2019 23:00:28 +0000 Subject: [PATCH] vim: Update to version 8.1.1244 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index ba92cdae1a..ea5d9bfbc2 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1240", + "version": "8.1.1244", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1240/gvim_8.1.1240_x64.zip", - "hash": "d3fea30e71f8e669fce46edec0c812555d05b54fd10b8da90e7b54a59830db19" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1244/gvim_8.1.1244_x64.zip", + "hash": "72e64f4e0eb6831e5de6a1b34c9ab684ca1bbb6896adfb13c6f6714b5b65d484" } }, "extract_dir": "vim\\vim81",