From 04b0820a719f7eccd7dc7848fdfd8396fad5b18e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 Jul 2019 06:00:19 +0000 Subject: [PATCH] vim: Update to version 8.1.1616 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 4bafca0d7f..cd83943eb4 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1612", + "version": "8.1.1616", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1612/gvim_8.1.1612_x64.zip", - "hash": "53b5f498d51e4d17cf39785ce4d3849024482bfffa39af30d13a7f9b00084802" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1616/gvim_8.1.1616_x64.zip", + "hash": "2ef8cd917f54af87aa092f13957690c2c35eea96f40d1e49568dc7b54588c887" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1612/gvim_8.1.1612_x86.zip", - "hash": "d1a128b857eae1593738d44c0d39857cab9a21de3a40fc9c54ff8a6e04529117" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1616/gvim_8.1.1616_x86.zip", + "hash": "5dab1d605c9df87d66763f90ab72d2284733f1ab1ccbb4f09e69f7f716ada514" } }, "extract_dir": "vim\\vim81",