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