From bac28d54a84620a4374ae786360996e2c2fa4d35 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 Oct 2018 23:00:28 +0000 Subject: [PATCH] vim: Update to version 8.1.0450 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index a0f3adb0f2..5565a3741b 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0438", + "version": "8.1.0450", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0438/gvim_8.1.0438_x64.zip", - "hash": "eda9928f79e7852e71c8c4dc77db405831ca813c13c82688e77746c8dd0ce37d" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0450/gvim_8.1.0450_x64.zip", + "hash": "74830ec225ed5e935c2ce17d7f650f48c13f50488c4482d5dbf7d2f7ec76bbf4" } }, "extract_dir": "vim\\vim81",