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