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