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