From 4f1f623f1a63d79b2eff11b16e8d2c3ad7faef06 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 28 Apr 2019 23:00:20 +0000 Subject: [PATCH] vim: Update to version 8.1.1234 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index a1b8677891..a5768ddc5c 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1222", + "version": "8.1.1234", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1222/gvim_8.1.1222_x64.zip", - "hash": "fa17c2e1b7919c31d44d10ac81b79b85a0c67299d93205d342da9a64654a86ce" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1234/gvim_8.1.1234_x64.zip", + "hash": "d9d6dfc3c7af95df74e86b275add89787c90244a2a4ef4f2af183634c5f09d26" } }, "extract_dir": "vim\\vim81",