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