From 85773ed99e060e35b209c939313e3026d34a85bb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 1 Nov 2018 00:00:30 +0000 Subject: [PATCH] vim: Update to version 8.1.0502 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 3fba62fca0..ed3734dfe8 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0501", + "version": "8.1.0502", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0501/gvim_8.1.0501_x64.zip", - "hash": "8371c248f13cc9694300242a2c6076ef02b9bf6e9696d125482aa686c7e8d96b" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0502/gvim_8.1.0502_x64.zip", + "hash": "c4455ee122d5edc554f08308684e66ee004de3bd5bffa901b588320e10622a7a" } }, "extract_dir": "vim\\vim81",