From 8ca16f81bbdbc5ec144e028439d0fc436ed1de2b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Apr 2019 23:00:22 +0000 Subject: [PATCH] vim: Update to version 8.1.1201 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 13aac47224..8df1303f0c 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1200", + "version": "8.1.1201", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1200/gvim_8.1.1200_x64.zip", - "hash": "44a688ce91fc2f483f093aac85dff85d309485298d559b81416cc825e2eee9b8" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1201/gvim_8.1.1201_x64.zip", + "hash": "636557a87511277be124e27afe07f9e4fb53c71b9a40bc1f85135da73d687745" } }, "extract_dir": "vim\\vim81",