From f0bdeeb9b370d1922d39c67f191f3c5a2856fcac Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Jul 2019 23:00:20 +0000 Subject: [PATCH] vim: Update to version 8.1.1711 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 5b9a501480..2455f4577d 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1705", + "version": "8.1.1711", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1705/gvim_8.1.1705_x64.zip", - "hash": "dbab018b1bce7cb5fefa60c07c3ec417f6d5004a77638cc89b911a7979e96267" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1711/gvim_8.1.1711_x64.zip", + "hash": "291b27fd8701ed00eda37fc55d9c849fdc3a78ed2d96ceb278e0205058eaaf9d" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1705/gvim_8.1.1705_x86.zip", - "hash": "a29dbcb48506ec0324d9bd27dac5ad773e8f6329bce33c6dee904a61054ee398" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1711/gvim_8.1.1711_x86.zip", + "hash": "75511fd1443dfaef5ec41541a4df6c3b5c0a3a10eae7e5b09e439184089da1a1" } }, "extract_dir": "vim\\vim81",