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