From c72404ef452813c0d6ca3a4bdc26d8af02b336d4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 19 Jan 2019 00:01:09 +0000 Subject: [PATCH] vim: Update to version 8.1.0775 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 5c46b05c41..c93a468152 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0770", + "version": "8.1.0775", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0770/gvim_8.1.0770_x64.zip", - "hash": "26d7b8d8d552ee0c029f74d742c503d866db62039d01608c00f9bb3bff571322" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0775/gvim_8.1.0775_x64.zip", + "hash": "91708a6f02206c4258d563f1e8f2e8b1683605c7b9c9fb3856cce00c54c17f53" } }, "extract_dir": "vim\\vim81",