From d1591b01aab78758a926bccb5f7467a9e7d9e298 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 May 2019 23:00:53 +0000 Subject: [PATCH] vim: Update to version 8.1.1413 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 9bb574f321..ad5a008f7e 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1407", + "version": "8.1.1413", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1407/gvim_8.1.1407_x64.zip", - "hash": "2ae0276384327b9246b1f3baa8f70c9187895a2c05571322ff0de8c98c1f0d44" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1413/gvim_8.1.1413_x64.zip", + "hash": "0594abd15018abfb6570eb1ec6bee5c653e475b0566e860151c9f1339faaeb8b" } }, "extract_dir": "vim\\vim81",