From c80116232e313ea761653ca2878e990341891746 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Jun 2019 23:02:04 +0000 Subject: [PATCH] vim: Update to version 8.1.1456 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index e16aa2e2b6..5a5f20a73f 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1446", + "version": "8.1.1456", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1446/gvim_8.1.1446_x64.zip", - "hash": "9b2b696ea5f0653b8c7f4c09036645790652b53ac86c03b77d2bef18fa0fe3f3" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1456/gvim_8.1.1456_x64.zip", + "hash": "d4e0403c4c9a2d581fb26c29fffeec13f45d14a9f154653adf3d65cef1de11cd" } }, "extract_dir": "vim\\vim81",