From e700be6b251c67fca36d45e1501f3f98da819f29 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Jun 2019 23:00:23 +0000 Subject: [PATCH] vim: Update to version 8.1.1573 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 5b3e5d5e63..7af45a4190 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1568", + "version": "8.1.1573", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1568/gvim_8.1.1568_x64.zip", - "hash": "aeb073498fbc5b59b747decce694b38eb3329f2a914ce151a443be1d26f7b511" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1573/gvim_8.1.1573_x64.zip", + "hash": "2efc51a57f62c7495dff88d2577fbed5a6cfdddf349d6f78209fe9904533350a" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1568/gvim_8.1.1568_x86.zip", - "hash": "649138aa28ade43955613918852733b8f863e85a2efbb7d7a2371f997a56ae00" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1573/gvim_8.1.1573_x86.zip", + "hash": "9b51788258545b805ba84f9581d801f7f3788b613461428e140479a46556e877" } }, "extract_dir": "vim\\vim81",