From 02c1e785de28cb3d0d9e2b5d71fca9436040a989 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Apr 2019 23:00:20 +0000 Subject: [PATCH] vim: Update to version 8.1.1240 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 369f1d27bf..ba92cdae1a 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1239", + "version": "8.1.1240", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1239/gvim_8.1.1239_x64.zip", - "hash": "046b2b33b637f788c47efdea22b66c61c9350c69456a0209577b1aab41b8b514" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1240/gvim_8.1.1240_x64.zip", + "hash": "d3fea30e71f8e669fce46edec0c812555d05b54fd10b8da90e7b54a59830db19" } }, "extract_dir": "vim\\vim81",