From 5beb7c8e8aba4659492b43aef7028fa84f7f882d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Nov 2018 00:01:54 +0000 Subject: [PATCH] vim: Update to version 8.1.0503 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index ed3734dfe8..a6657ebfbc 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0502", + "version": "8.1.0503", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0502/gvim_8.1.0502_x64.zip", - "hash": "c4455ee122d5edc554f08308684e66ee004de3bd5bffa901b588320e10622a7a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0503/gvim_8.1.0503_x64.zip", + "hash": "93c5b91e1ded38a3557525d921acfe438b340a171db9218fe47b9e5a376db6c5" } }, "extract_dir": "vim\\vim81",