From 8e7a358d1ba7c81e3c1814df8be21f8cc14d7deb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 1 Dec 2019 00:00:44 +0000 Subject: [PATCH] vim: Update to version 8.1.2372 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index f0c5f5ff3e..bfd59e1d59 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -2,15 +2,15 @@ "homepage": "http://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.1.2361", + "version": "8.1.2372", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x64.zip", - "hash": "4fb493a65115bc372c443826859f7cc59dc0a5b36c2de51bd522afd48352e5e8" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2372/gvim_8.1.2372_x64.zip", + "hash": "3c0e2dc48e295918252fcf134323562d059a2843db8e91d90f41ec22d64e35b6" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x86.zip", - "hash": "6c52da83c82d5add531676aedbf6ff301ab6e422b935b52bc09ceda5d2b030c2" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2372/gvim_8.1.2372_x86.zip", + "hash": "06fd3cca26ac912474adf329e6bb94bbb183c2d9ee13a3098db6fbf3614e95f9" } }, "extract_dir": "vim\\vim81",