From fcfb03e82ec97dd44491ccab3fb6f9511419a792 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 14 Oct 2018 23:00:23 +0000 Subject: [PATCH] vim: Update to version 8.1.0477 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 4cc50911f3..92c5534f69 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0473", + "version": "8.1.0477", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0473/gvim_8.1.0473_x64.zip", - "hash": "7f02d591cf0283f86aa5aeec668149792330a6fb111894b37d18f910e841564f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0477/gvim_8.1.0477_x64.zip", + "hash": "df8c6cdd79a43549e143b87f2afea384e5c202ce66c7b95ab7505b5bfd20242a" } }, "extract_dir": "vim\\vim81",