From 87fa3c051a4f8846062de719ad919f89f59d4f6f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 27 Apr 2019 23:00:19 +0000 Subject: [PATCH] vim: Update to version 8.1.1222 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 8df1303f0c..a1b8677891 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1201", + "version": "8.1.1222", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1201/gvim_8.1.1201_x64.zip", - "hash": "636557a87511277be124e27afe07f9e4fb53c71b9a40bc1f85135da73d687745" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1222/gvim_8.1.1222_x64.zip", + "hash": "fa17c2e1b7919c31d44d10ac81b79b85a0c67299d93205d342da9a64654a86ce" } }, "extract_dir": "vim\\vim81",