From 77f655021b8e5c2550de3eb2565b727945931de9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Jul 2019 23:00:19 +0000 Subject: [PATCH] vim: Update to version 8.1.1622 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index f9148e35a3..291f23ee43 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1618", + "version": "8.1.1622", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1618/gvim_8.1.1618_x64.zip", - "hash": "c56c135b9a3c3f1a4419c2eae74d0e21f69396653100b9daf1756cb85ea78e54" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1622/gvim_8.1.1622_x64.zip", + "hash": "4e5cc9531964303671c30aa1fbf377976664868bb6461c4f291683008dcf7e36" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1618/gvim_8.1.1618_x86.zip", - "hash": "5a0a217ec5b8ac0e708d0c3e3c3be20b92f0cd25a782be86392b77c990a97067" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1622/gvim_8.1.1622_x86.zip", + "hash": "1286cfa873fdc809f62da167a0834ba233eac7184cf3e99bf4624b68df0de22d" } }, "extract_dir": "vim\\vim81",