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