From d8ff304d285e28d88e0bf337d9551eb6d8396974 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Aug 2019 23:00:30 +0000 Subject: [PATCH] vim: Update to version 8.1.1824 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index ff65b271ab..89d8207ff3 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1820", + "version": "8.1.1824", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1820/gvim_8.1.1820_x64.zip", - "hash": "d7d800465412ae478769978eba0895ee00a06d7cf65c03ab1ca56c63f1dde881" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1824/gvim_8.1.1824_x64.zip", + "hash": "19d66b26a4cd2e1974428b46a620cea5274eef76e289d7e3034c83ed07f9ddb2" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1820/gvim_8.1.1820_x86.zip", - "hash": "b6d2d583e2bedbb2208a2bac7abeefaf1c23e80b3c8e9b9c4f0dd39267b6b0cc" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1824/gvim_8.1.1824_x86.zip", + "hash": "b2dc126589da6681419cdcf0200d95e11b8661b4e27bcee4ab81da0552f47ca5" } }, "extract_dir": "vim\\vim81",