From 1e5752d6990bcfb8c95e048aa7133749a5ad9df1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 May 2019 23:00:27 +0000 Subject: [PATCH] vim: Update to version 8.1.1362 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 0d3b33b3c0..0505d90cdd 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1359", + "version": "8.1.1362", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1359/gvim_8.1.1359_x64.zip", - "hash": "0a26ba62e668079ca8eddf439c6205a314111ae1118ddee896d37f4b0a4f4327" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1362/gvim_8.1.1362_x64.zip", + "hash": "ca2c3b8f68ff7aab44ffdfebc0749184f80c1707b02ecf7838719090ce3e7950" } }, "extract_dir": "vim\\vim81",