From 3cf7bb728ab6b46e0ac044aea0d380c3bb118320 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 5 Jul 2019 23:00:19 +0000 Subject: [PATCH] vim: Update to version 8.1.1640 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index e7828397dd..3a4936b192 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1635", + "version": "8.1.1640", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1635/gvim_8.1.1635_x64.zip", - "hash": "7d14863b46f5fc8e5970201fd0c7fe3c336d99880e6f30ab8d7084789994200b" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x64.zip", + "hash": "9f3490ba5213c600d135816c6d2a4670a779395512ebf5659eca39c23a2930f5" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1635/gvim_8.1.1635_x86.zip", - "hash": "db570db1b9c45c7a60ceb098310aefca9bb7a68a656177672fabcff86684a358" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x86.zip", + "hash": "1694718bab91dfe1302eec8e36bd2343b6e5149d4264ac40af543c8b11944147" } }, "extract_dir": "vim\\vim81",