From 38d8999a83ea1e8239eae40bebee8951d199f98e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 Jun 2019 23:00:36 +0000 Subject: [PATCH] vim: Update to version 8.1.1471 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 458886d740..8e89d8c31c 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1467", + "version": "8.1.1471", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1467/gvim_8.1.1467_x64.zip", - "hash": "1c75eabb8bfd1e17d7aa24c0151f4413675939aa51278ba472e4c433a9fd615b" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1471/gvim_8.1.1471_x64.zip", + "hash": "d4201f62e7cee37bf5013b53e1f66e3f93d681fbc97fc0b1b9af13b82cdda5c1" } }, "extract_dir": "vim\\vim81",