From 03e702fa4c2e1160d593ca54fc7d67967762545b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 26 May 2019 23:01:02 +0000 Subject: [PATCH] vim: Update to version 8.1.1407 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index b2d4a697a3..9bb574f321 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1397", + "version": "8.1.1407", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1397/gvim_8.1.1397_x64.zip", - "hash": "4e0c20521c014d5bb27d28b2ea330888cba55dc1045c2ef24a307d6a25aac724" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1407/gvim_8.1.1407_x64.zip", + "hash": "2ae0276384327b9246b1f3baa8f70c9187895a2c05571322ff0de8c98c1f0d44" } }, "extract_dir": "vim\\vim81",