From f5ab6522b1b933cf62ca88ff8e6dd0d75046b577 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 8 Jun 2019 23:00:35 +0000 Subject: [PATCH] vim: Update to version 8.1.1501 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 85cbadd193..593a52dab5 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1491", + "version": "8.1.1501", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1491/gvim_8.1.1491_x64.zip", - "hash": "188a7b70a4bcd393e0cb57693b65baf92c34af366cc77a1d0ed0681a316de898" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1501/gvim_8.1.1501_x64.zip", + "hash": "c8379e58281fce709adb034759e28106aa1265cb82c4e46793088a8ed79e0001" } }, "extract_dir": "vim\\vim81",