From 831d2b6bfbb6ca57cf7c59833875ebcd5c8a4ddb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 10 Jun 2019 23:00:35 +0000 Subject: [PATCH] vim: Update to version 8.1.1517 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index b52c02a867..23d0fa0855 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1512", + "version": "8.1.1517", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1512/gvim_8.1.1512_x64.zip", - "hash": "33eeb05384fe7a7b181542ea5d9964181aeec7d5d791884a29ba1d5be7fdd795" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1517/gvim_8.1.1517_x64.zip", + "hash": "9270d8372d5107e9463566a41e5ba9a98be4bf15beb45db7d94cbf877eb607e7" } }, "extract_dir": "vim\\vim81",