From da36b79c9e17647757e1d41d9cc861265f98e1f6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 12 May 2019 23:00:22 +0000 Subject: [PATCH] vim: Update to version 8.1.1329 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 2cec9a9355..3f69e7681e 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1324", + "version": "8.1.1329", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1324/gvim_8.1.1324_x64.zip", - "hash": "33a77fd3da1651b928877be415b6d54e2aca1dc77fccb075a7b89afba3a759e6" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1329/gvim_8.1.1329_x64.zip", + "hash": "b2afe1fd8e858229bf8931a21435ce67bbb31b4f3fea06826339658518980332" } }, "extract_dir": "vim\\vim81",