From 9b68161afc2ebadf5ece638a91693037c0004000 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 23 Jun 2019 23:01:51 +0000 Subject: [PATCH] vim: Update to version 8.1.1583 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 9281a80bee..6326456049 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1579", + "version": "8.1.1583", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1579/gvim_8.1.1579_x64.zip", - "hash": "7e2b62fd5f648f037a0b83414b22fd7750cb8dfdaa83e9c221c1c26b060d749a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1583/gvim_8.1.1583_x64.zip", + "hash": "edd5a0581dbd2a8334161ecc1f56d1061c9f294c7dd4df43c2e7e0317590e268" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1579/gvim_8.1.1579_x86.zip", - "hash": "212b8341f7b85152e7111f42e3ea108e4e4c7bee94fe4d90a14f6286a3cb10cb" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1583/gvim_8.1.1583_x86.zip", + "hash": "a891584c28b3e8fee1765e4919fee78d1ef254c62ee4118c760f5b2a874e7f12" } }, "extract_dir": "vim\\vim81",