From 63c3da92240dcc2f328d38d818bf507e7fb12576 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Sep 2018 23:00:33 +0000 Subject: [PATCH] vim: Update to version 8.1.0390 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index dd534ea4d1..2ce0fb74e7 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0388", + "version": "8.1.0390", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0388/gvim_8.1.0388_x64.zip", - "hash": "9bce55d0aa9453fccc296113a02d1839c13703a848cff491d1e7a806ab7f1f56" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0390/gvim_8.1.0390_x64.zip", + "hash": "c1be5959ebb513926c41a63422eb611d429af93231adfe7cafd76e8a338f37e8" } }, "extract_dir": "vim\\vim81",