From 046fd9e82228dbf0dcec5a7ea0914cd715b4d181 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Jul 2019 23:00:18 +0000 Subject: [PATCH] vim: Update to version 8.1.1722 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 8878d35983..9107df6efc 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1716", + "version": "8.1.1722", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1716/gvim_8.1.1716_x64.zip", - "hash": "ad844bd4d80ecd978d236c6bb077613978768344011fc7fa6b0a8370bb0df15b" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1722/gvim_8.1.1722_x64.zip", + "hash": "a21b8298f6fd703bb5040f2a72bdc2636d00b94bee9043e298219236ada50405" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1716/gvim_8.1.1716_x86.zip", - "hash": "923457c3177614117a3b8b459bd2257e67c31337e3908ca05d575694f8119adb" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1722/gvim_8.1.1722_x86.zip", + "hash": "300efe75251fa1a6b2141f58ebef966258a64bd2a0195af22e8d058481e2f007" } }, "extract_dir": "vim\\vim81",