From 323d7fb0b43dc0371dba43c9873d179b9f9fd571 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 10 May 2019 23:00:22 +0000 Subject: [PATCH] vim: Update to version 8.1.1315 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 09234e2dee..72bb3fdd98 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1312", + "version": "8.1.1315", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1312/gvim_8.1.1312_x64.zip", - "hash": "b136259ff575b3b125b2b911912d4e4537e65662b1e608e3d42030788843e1c8" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1315/gvim_8.1.1315_x64.zip", + "hash": "a1414f87219366e8ccb738a0b0a85036d515b882e7da130e04f25bbd558b7fc3" } }, "extract_dir": "vim\\vim81",