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