From 376b10133babc11969268a80ee5f34bb0f6c1872 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 22 Jul 2019 23:00:35 +0000 Subject: [PATCH] vim: Update to version 8.1.1735 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 97cac229cc..7ce2345414 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1729", + "version": "8.1.1735", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1729/gvim_8.1.1729_x64.zip", - "hash": "c0d3e92786d62b60acb8d180d662ef9af1e80ba53d627456bf1b96c97c61b79e" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1735/gvim_8.1.1735_x64.zip", + "hash": "24e7401efa02330972a972943d808c7f7eff3bc9a2cd6a40fcfd2231a801f7b6" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1729/gvim_8.1.1729_x86.zip", - "hash": "8e357d5f375264298bc3bb0de3885f57ef281b5588e9b565615ab3ca2a39fbb5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1735/gvim_8.1.1735_x86.zip", + "hash": "cf82ec599bac60a964f801856b3bda63541d049d9ad2fabdcc4f30346bfe1878" } }, "extract_dir": "vim\\vim81",