From 93ee828af58f24c87ba1fa5e93b3baa014facf35 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Jul 2019 23:00:25 +0000 Subject: [PATCH] vim: Update to version 8.1.1705 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index b2a9c67ef9..5b9a501480 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1674", + "version": "8.1.1705", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x64.zip", - "hash": "c6f85e0c45f1998820804491b52f3cfe7361b50d8ab7d9e4c7ae74bbf2b7e066" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1705/gvim_8.1.1705_x64.zip", + "hash": "dbab018b1bce7cb5fefa60c07c3ec417f6d5004a77638cc89b911a7979e96267" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x86.zip", - "hash": "8c6d53abc851602a5d72d3f79ba7dab774a8fc4ad80ca5a757ea7f95717beacb" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1705/gvim_8.1.1705_x86.zip", + "hash": "a29dbcb48506ec0324d9bd27dac5ad773e8f6329bce33c6dee904a61054ee398" } }, "extract_dir": "vim\\vim81",