From 1477eddfa29b765865575cf3a10648e6a2b46763 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 26 Jun 2019 23:01:51 +0000 Subject: [PATCH] vim: Update to version 8.1.1601 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 4ef5939494..165151df8f 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1594", + "version": "8.1.1601", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1594/gvim_8.1.1594_x64.zip", - "hash": "c4406f937e8ee4dc287e20366b96336765c4e954534688632365f359d43aaa60" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1601/gvim_8.1.1601_x64.zip", + "hash": "39fadfbbf639031f4176788f4d5dd66fd1696f0a79cb41460c3b51ab7b3653cd" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1594/gvim_8.1.1594_x86.zip", - "hash": "b3881a174c8cf3ee6ba9b8e4428ecbbdca07967c686a44b574c9ce8771b69bfa" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1601/gvim_8.1.1601_x86.zip", + "hash": "b542ff1d298b99d5a2059c8a1dc4261c797c4500a824911fe24cc9f7332302aa" } }, "extract_dir": "vim\\vim81",