From 740805435cadcb539b2a62f5aa29e54154eb2ab7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Jul 2019 23:00:19 +0000 Subject: [PATCH] vim: Update to version 8.1.1674 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index d487980fb6..b2a9c67ef9 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1662", + "version": "8.1.1674", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1662/gvim_8.1.1662_x64.zip", - "hash": "f61cb3dc8320259a1d213db365f096f0ad9df922620ffe3cf967a563ebe5f531" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x64.zip", + "hash": "c6f85e0c45f1998820804491b52f3cfe7361b50d8ab7d9e4c7ae74bbf2b7e066" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1662/gvim_8.1.1662_x86.zip", - "hash": "355860502e4a89d4df3947817ae2f2edba11054bf719c650b26281e0fb28670c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x86.zip", + "hash": "8c6d53abc851602a5d72d3f79ba7dab774a8fc4ad80ca5a757ea7f95717beacb" } }, "extract_dir": "vim\\vim81",