From 0002cc568d2e744cbcb0d916ed3f8241737e022b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Aug 2018 23:00:27 +0000 Subject: [PATCH] vim: Update to version 8.1.0338 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 4042fb1589..6832571af2 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0333", + "version": "8.1.0338", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0333/gvim_8.1.0333_x64.zip", - "hash": "ce29fed9dde0439e4048065b24c1b906980e369d75950ddb84693d747ada818f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0338/gvim_8.1.0338_x64.zip", + "hash": "6682c4e6809dae7f2416d24e1fa355a49ffccacc322b9c77557b4635faad1814" } }, "extract_dir": "vim\\vim81",